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/shortcodes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

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

// [ux_item_list]
function ux_item_list($atts, $content=null, $code) {
  extract(shortcode_atts(array(
    'title' => ''
  ), $atts));
  return '<div class="item-list last-reset">'.flatsome_contentfix($content).'</div>';   
}
add_shortcode('ux_item_list', 'ux_item_list');

// [ux_menu_item]
function ux_item($atts, $content=null, $code) {
  extract(shortcode_atts(array(
    'title' => 'Menu Item',
  ), $atts));
  	ob_start();
  	?>
	
	<a href="#" class="item flex-row bb plain" style="min-height: 50px; padding: 5px;">
		<div class="flex-col mr-half circle" style="max-width: 50px">
			<img width="100" height="100" src="http://flatsome.dev/wp-content/uploads/2013/08/282004-0286_2-114x130.jpeg" data-src="http://flatsome.dev/wp-content/uploads/2013/08/282004-0286_2-114x130.jpeg" class="attachment-shop_thumbnail size-shop_thumbnail wp-post-image lazy-load-active" alt="282004-0286_2">
		</div>
		<div class="flex-grow flex-col">
			<p class="item-title uppercase strong mb-0">A menu title</p>
			<p class="item-title op-6">A menu title</p>
		</div>
		<div class="flex-col ml is-large strong">299$</div>
	</a>
  <?php
  $content = ob_get_contents();
  ob_end_clean();
  return $content;
}
add_shortcode('ux_item', 'ux_item');

https://t.me/AnonymousX5 - 2025