https://t.me/AnonymousX5
Server : Apache/2
System : Linux vps.sdns.vn 3.10.0-1160.15.2.el7.x86_64 #1 SMP Wed Feb 3 15:06:38 UTC 2021 x86_64
User : phatdatpq ( 1022)
PHP Version : 7.2.34
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Directory :  /home/phatdatpq/public_html/wp-content/themes/flatsome/inc/builder/shortcodes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/phatdatpq/public_html/wp-content/themes/flatsome/inc/builder/shortcodes/title.php
<?php

add_ux_builder_shortcode( 'title', array(
	'name'      => __( 'Title', 'ux-builder' ),
	'category'  => __( 'Content' ),
	'thumbnail' => flatsome_ux_builder_thumbnail( 'title' ),
	'template'  => flatsome_ux_builder_template( 'title.html' ),
	'info'      => '{{ text }}',
	'wrap'      => false,

	'options' => array(
		'style' => array(
			'type'    => 'select',
			'heading' => 'Style',
			'default' => 'normal',
			'options' => array(
				'normal'      => 'Normal',
				'center'      => 'Center',
				'bold'        => 'Left Bold',
				'bold-center' => 'Center Bold',
			),
		),
		'text' => array(
			'type'       => 'textfield',
			'heading'    => 'Title',
			'default'    => 'Lorem ipsum dolor sit amet...',
			'auto_focus' => true,
		),
		'tag_name' => array(
			'type'    => 'select',
			'heading' => 'Tag',
			'default' => 'h3',
			'options' => array(
				'h1' => 'H1',
				'h2' => 'H2',
				'h3' => 'H3',
				'h4' => 'H4',
			),
		),
		'color' => array(
			'type'     => 'colorpicker',
			'heading'  => __( 'Color' ),
			'alpha'    => true,
			'format'   => 'rgb',
			'position' => 'bottom right',
		),
		'icon' => array(
			'type'    => 'select',
			'heading' => 'Icon',
			'options' => require( __DIR__ . '/values/icons.php' ),
		),
		'width' => array(
			'type'    => 'scrubfield',
			'heading' => __( 'Width' ),
			'default' => '',
			'min'     => 0,
			'max'     => 1200,
			'step'    => 5,
		),
		'margin_top' => array(
			'type'        => 'scrubfield',
			'heading'     => __( 'Margin Top' ),
			'default'     => '',
			'placeholder' => __( '0px' ),
			'min'         => - 100,
			'max'         => 300,
			'step'        => 1,
		),
		'margin_bottom' => array(
			'type'        => 'scrubfield',
			'heading'     => __( 'Margin Bottom' ),
			'default'     => '',
			'placeholder' => __( '0px' ),
			'min'         => - 100,
			'max'         => 300,
			'step'        => 1,
		),
		'size' => array(
			'type'    => 'slider',
			'heading' => __( 'Size' ),
			'default' => 100,
			'unit'    => '%',
			'min'     => 20,
			'max'     => 300,
			'step'    => 1,
		),
		'link_text' => array(
			'type'    => 'textfield',
			'heading' => 'Link Text',
			'default' => '',
		),
		'link' => array(
			'type'    => 'textfield',
			'heading' => 'Link',
			'default' => '',
		),
		'advanced_options' => require( __DIR__ . '/commons/advanced.php'),
	),
) );

https://t.me/AnonymousX5 - 2025