PATH:
home
/
letacommog
/
camarsac
/
wp-content
/
plugins
/
jet-engine
/
framework
/
interface-builder
/
views
<?php /** * Settings title template. */ // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die; } ?> <h3 class="cx-ui-kit__title cx-settings__title" role="banner" ><?php echo wp_kses_post( $args['title'] ); ?></h3>
[+]
..
[-] component-accordion.php
[edit]
[-] tab-children-title.php
[edit]
[-] settings.php
[edit]
[-] component-tab-vertical.php
[edit]
[-] component-tab-horizontal.php
[edit]
[-] settings-children-title.php
[edit]
[-] section.php
[edit]
[-] component-repeater.php
[edit]
[-] toggle-children-title.php
[edit]
[-] html.php
[edit]
[-] control.php
[edit]
[-] component-toggle.php
[edit]
[-] form.php
[edit]