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_Tables.php
<?php
/**
 * Presets - Info Tables
 *
 *  @package Info Tables
 */

$array = array(
	'base'    => 'ultimate_info_table', // shortcode base.
	'presets' => array( // presets array.
		// 1.
		array(
			'title'    => 'STYLE 1', // 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-lightbulb-o',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '50',
				'icon_color'          => '#e77e22',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#ffffff',
				'icon_color_border'   => '#c66613',
				'icon_border_style'   => 'solid',
				'icon_border_size'    => '4',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '100',
				'color_scheme'        => 'custom',
				'color_bg_main'       => '#ffffff',
				'color_bg_highlight'  => '#e77e22',
				'package_heading'     => 'CREATIVE IDEA',
				'package_sub_heading' => 'Explore it',
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-lightbulb-o',
				'icon_size'           => '50',
				'icon_color'          => '#e77e22',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#ffffff',
				'icon_border_style'   => 'solid',
				'icon_color_border'   => '#c66613',
				'icon_border_size'    => '4',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '100',
				'content'             => '

			This is dummy  description, you can see the styles we have implemented here.


			',
			),
		), // end of preset.
		// 2.
		array(
			'title'    => 'STYLE 2', // 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-linkedin-square',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '50',
				'icon_color'          => '#0078a8',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#ffffff',
				'icon_color_border'   => '#0078a8',
				'icon_border_style'   => 'solid',
				'icon_border_size'    => '2',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '100',
				'design_style'        => 'design03',
				'color_scheme'        => 'custom',
				'color_bg_main'       => '#0078a8',
				'color_bg_highlight'  => '#f9f9f9',
				'package_heading'     => 'LINKEDIN',
				'package_sub_heading' => 'Grow Your Business',
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-linkedin-square',
				'icon_size'           => '50',
				'icon_color'          => '#0078a8',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#ffffff',
				'icon_border_style'   => 'solid',
				'icon_color_border'   => '#0078a8',
				'icon_border_size'    => '2',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '100',
				'content'             => '

			This is dummy  description, you can see the styles we have implemented here.


			',
			),
		), // end of preset.
		// 3.
		array(
			'title'    => 'STYLE 3', // 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-dollar usd',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '50',
				'icon_color'          => '#1e73be',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#ffffff',
				'icon_color_border'   => '#1e73be',
				'icon_border_style'   => 'outset',
				'icon_border_size'    => '4',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '100',
				'design_style'        => 'design04',
				'color_scheme'        => 'custom',
				'color_bg_main'       => '#f2f2f2',
				'color_txt_main'      => '#777777',
				'color_bg_highlight'  => '#1e73be',
				'color_txt_highlight' => '#ffffff',
				'package_heading'     => 'DOLLAR',
				'package_sub_heading' => 'US Dollar',
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-dollar usd',
				'icon_size'           => '50',
				'icon_color'          => '#1e73be',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#ffffff',
				'icon_border_style'   => 'outset',
				'icon_color_border'   => '#1e73be',
				'icon_border_size'    => '4',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '100',
				'content'             => '

			This is dummy  description, you can see the styles we have implemented here.


			',
			),
		), // end of preset.
		// 4.
		array(
			'title'    => 'STYLE 4', // 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-flask',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '50',
				'icon_color'          => '#3085a4',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#ffffff',
				'icon_color_border'   => '#3085a4',
				'icon_border_style'   => 'dashed',
				'icon_border_size'    => '1',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '100',
				'design_style'        => 'design06',
				'color_scheme'        => 'gray',
				'package_heading'     => 'EXPERIMENTED',
				'package_sub_heading' => 'Innovative thing',
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-flask',
				'icon_size'           => '50',
				'icon_color'          => '#3085a4',
				'icon_style'          => 'advanced',
				'icon_color_bg'       => '#ffffff',
				'icon_border_style'   => 'dashed',
				'icon_color_border'   => '#3085a4',
				'icon_border_size'    => '1',
				'icon_border_radius'  => '500',
				'icon_border_spacing' => '100',
				'content'             => '

			This is dummy  description, you can see the styles we have implemented here.


			',
			),
		), // end of preset.
		// 5.
		array(
			'title'    => 'STYLE 5', // 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-shield',
				'icon_img'            => '',
				'img_width'           => '48',
				'icon_size'           => '50',
				'icon_color'          => '#ffffff',
				'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',
				'design_style'        => 'design05',
				'color_scheme'        => 'custom',
				'color_bg_main'       => '#ddd4d4',
				'color_txt_main'      => '#666666',
				'color_bg_highlight'  => '#dd3333',
				'color_txt_highlight' => '#ffffff',
				'package_heading'     => 'LISTING 1',
				'package_sub_heading' => 'Manage your listing here',
				'icon_type'           => 'selector',
				'icon'                => 'Defaults-shield',
				'icon_size'           => '50',
				'icon_color'          => '#ffffff',
				'use_cta_btn'         => 'true',
				'package_btn_text'    => 'MORE INFORMATION',
				'content'             => '


			This is dummy  description, you can alter.

			This is dummy  description, you can alter.

			This is dummy  description, you can alter.


			',
			),
		), // end of preset.
	),
);

Youez - 2016 - github.com/yon3zu
LinuXploit