File manager - Edit - /home/buyherba/public_html/wp-content/themes/flatsome/inc/builder/shortcodes/accordion_item.php
Back
<?php add_ux_builder_shortcode( 'accordion-item', array( 'type' => 'container', 'name' => __( 'Accordion Panel' ), 'template' => flatsome_ux_builder_template( 'accordion_item.html' ), 'info' => '{{ title }}', 'require' => array( 'accordion' ), 'wrap' => false, 'hidden' => true, 'options' => array( 'title' => array( 'type' => 'textfield', 'heading' => __( 'Title' ), 'default' => __( 'Accordion Panel Title' ), 'auto_focus' => true, ), 'anchor' => array( 'type' => 'textfield', 'heading' => __( 'Anchor' ), 'description' => __( 'Automatically generated if left blank.' ), 'default' => '', ), 'class' => array( 'type' => 'textfield', 'heading' => 'Custom Class', 'full_width' => true, 'placeholder' => 'class-name', 'default' => '', ), ), ) );
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings