403Webshell
Server IP : 172.67.158.161  /  Your IP : 3.144.254.245
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/bnnagency.com/wp-content/themes/flatsome/inc/builder/shortcodes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/bnnagency.com/wp-content/themes/flatsome/inc/builder/shortcodes/ux_menu_title.php
<?php
/**
 * Registers the Menu link element in UX Builder.
 *
 * @package flatsome
 */

add_ux_builder_shortcode( 'ux_menu_title', array(
	'name'      => __( 'Menu title', 'flatsome' ),
	'category'  => __( 'Content', 'flatsome' ),
	'require'   => array( 'ux_menu' ),
	'template'  => flatsome_ux_builder_template( 'ux_menu_title.html' ),
	'wrap'      => false,
	'presets'   => array(
		array(
			'name'    => __( 'Default', 'flatsome' ),
			'content' => '[ux_menu_title text="Menu title"]',
		),
	),
	'options'   => array(
		'text'             => array(
			'type'       => 'textfield',
			'heading'    => __( 'Text', 'flatsome' ),
			'default'    => '',
			'auto_focus' => true,
		),
		'advanced_options' => require __DIR__ . '/commons/advanced.php',
	),
) );

Youez - 2016 - github.com/yon3zu
LinuXploit