403Webshell
Server IP : 38.190.208.107  /  Your IP : 216.73.217.46
Web Server : nginx/1.28.1
System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64
User : root ( 0)
PHP Version : 8.2.28
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /www/wwwroot/wp.3/wp-content/plugins/Ultimate_VC_Addons/presets/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/wwwroot/wp.3/wp-content/plugins/Ultimate_VC_Addons/presets/Ultimate_Info_Box.php
<?php
/**
 * Presets - Info Box
 *
 *  @package Info Box
 */

$array = array(
	'base'    => 'bsf-info-box', // shortcode base.
	'presets' => array( // presets array.
		// 1.
		array(
			'title'    => 'Icon at left with Heading', // Title of preset.
			'default'  => false, // set true if if want to load this preset on newly created element.
			'settings' => array(
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-cog gear',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '25',
				'icon_color'          => '#333',
				'icon_style'          => 'none',
				'icon_color_bg'       => '#ffffff',
				'icon_color_border'   => '#333333',
				'icon_border_style'   => '',
				'icon_border_size'    => '1',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '50',
				'icon_animation'      => '',
				'title'               => 'REAL TIME-SAVER',
				'content'             => 'Write a short description, that will describe the title or something informational and useful.',
			),
		), // end of preset.
		// 2.
		array(
			'title'    => 'Icon at right with Heading', // Title of preset.
			'default'  => false, // set true if if want to load this preset on newly created element.
			'settings' => array(
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-cog gear',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '25',
				'icon_color'          => '#333',
				'icon_style'          => 'none',
				'icon_color_bg'       => '#ffffff',
				'icon_color_border'   => '#333333',
				'icon_border_style'   => '',
				'icon_border_size'    => '1',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '50',
				'icon_animation'      => '',
				'title'               => 'REAL TIME-SAVER',
				'pos'                 => 'heading-right',
				'content'             => 'Write a short description, that will describe the title or something informational and useful.',
			),
		), // end of preset.
		// 3.
		array(
			'title'    => 'Circle background icon with Heading', // Title of preset.
			'default'  => false, // set true if if want to load this preset on newly created element.
			'settings' => array(
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-home',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '18',
				'icon_color'          => '#ffffff',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#000000',
				'icon_color_border'   => '#ffffff',
				'icon_border_style'   => 'solid',
				'icon_border_size'    => '1',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '36',
				'icon_animation'      => '',
				'title'               => 'Beautifully Simplistic',
				'hover_effect'        => 'style_2',
				'content'             => 'Write a short description or something else, that will describe the title or something informational and useful.',
			),
		), // end of preset.
		// 4.
		array(
			'title'    => 'Icon at left', // Title of preset.
			'default'  => false, // set true if if want to load this preset on newly created element.
			'settings' => array(
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-hand-o-right',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '34',
				'icon_color'          => '#27ccc0',
				'icon_style'          => 'none',
				'icon_color_bg'       => '#ffffff',
				'icon_color_border'   => '#333333',
				'icon_border_style'   => '',
				'icon_border_size'    => '1',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '50',
				'icon_animation'      => '',
				'title'               => 'Design To Brag About',
				'pos'                 => 'left',
				'content'             => 'Write a short description, that will describe the title or something informational and useful.',
			),
		), // end of preset.
		// 5.
		array(
			'title'    => 'Icon at right', // Title of preset.
			'default'  => false, // set true if if want to load this preset on newly created element.
			'settings' => array(
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-hand-o-right',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '34',
				'icon_color'          => '#27ccc0',
				'icon_style'          => 'none',
				'icon_color_bg'       => '#ffffff',
				'icon_color_border'   => '#333333',
				'icon_border_style'   => '',
				'icon_border_size'    => '1',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '50',
				'icon_animation'      => '',
				'title'               => 'Design To Brag About',
				'pos'                 => 'right',
				'content'             => 'Write a short description, that will describe the title or something informational and useful.',
			),
		), // end of preset.
		// 6.
		array(
			'title'    => 'Icon at Top', // Title of preset.
			'default'  => false, // set true if if want to load this preset on newly created element.
			'settings' => array(
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-volume-up',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '32',
				'icon_color'          => '#f6653c',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#f4f4f4',
				'icon_color_border'   => '#e2e2e2',
				'icon_border_style'   => 'solid',
				'icon_border_size'    => '1',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '90',
				'icon_animation'      => '',
				'title'               => 'Award Winning Quality',
				'hover_effect'        => 'style_2',
				'pos'                 => 'top',
				'content'             => 'Write a short description, that will describe the title or something informational and useful.',
			),
		), // end of preset.
	),
);

Youez - 2016 - github.com/yon3zu
LinuXploit