PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
plugins
/
js_composer_salient
/
config
/
deprecated
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } return array( 'name' => __( 'Old Section', 'js_composer' ), 'base' => 'vc_accordion_tab', 'allowed_container_element' => 'vc_row', 'is_container' => true, 'deprecated' => '4.6', 'content_element' => false, 'params' => array( array( 'type' => 'textfield', 'heading' => __( 'Title', 'js_composer' ), 'param_name' => 'title', 'value' => __( 'Section', 'js_composer' ), 'description' => __( 'Enter accordion section title.', 'js_composer' ), ), array( 'type' => 'el_id', 'heading' => __( 'Section ID', 'js_composer' ), 'param_name' => 'el_id', 'description' => sprintf( __( 'Enter optional row ID. Make sure it is unique, and it is valid as w3c specification: %s (Must not have spaces)', 'js_composer' ), '<a target="_blank" href="http://www.w3schools.com/tags/att_global_id.asp">' . __( 'link', 'js_composer' ) . '</a>' ), ), ), 'js_view' => 'VcAccordionTabView', );
[+]
..
[-] shortcode-vc-button.php
[edit]
[-] shortcode-vc-button2.php
[edit]
[-] shortcode-vc-tabs.php
[edit]
[-] desktop.ini
[edit]
[-] shortcode-vc-accordion-tab.php
[edit]
[-] shortcode-vc-posts-grid.php
[edit]
[-] shortcode-vc-tab.php
[edit]
[-] shortcode-vc-tour.php
[edit]
[-] shortcode-vc-accordion.php
[edit]
[-] shortcode-vc-cta-button.php
[edit]
[-] shortcode-vc-carousel.php
[edit]
[-] shortcode-vc-cta-button2.php
[edit]