PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
builder
/
core
/
shortcodes
<?php add_ux_builder_shortcode( '_root', array( 'type' => 'container', 'name' => __( 'Content' ), 'external' => true, 'hidden' => true, 'wrap' => false, 'addable_spots' => array( 'center' ), ) );
[-] _root.php
[edit]
[-] gallery.php
[edit]
[-] shortcodes.php
[edit]
[+]
..