Submit
Path:
~
/
home
/
getwphos
/
www
/
brueggemann
/
wp-content
/
plugins
/
js_composer
/
include
/
templates
/
editors
/
partials
/
File Content:
add_element_tabs.tpl.php
<?php /** * Add element tabs template. * * @var array $categories * @var object $box * @var object $is_default_tab */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } ?> <ul class="vc_general vc_ui-tabs-line" data-vc-ui-element="panel-tabs-controls"> <?php $tabs = $box->get_tabs( $categories ); $tabs = apply_filters( 'vc_add_element_categories', $tabs ); foreach ( $tabs as $key => $v ) : $classes = [ 'vc_edit-form-tab-control' ]; if ( $v['active'] ) { $classes[] = 'vc_active'; } ?> <li class="<?php echo esc_attr( implode( ' ', $classes ) ); ?>" data-vc-ui-element="panel-add-element-tab" <?php echo isset( $is_default_tab ) ? 'data-tab-index="' . esc_attr( $key ) . '"' : ''; ?>> <button class="vc_ui-tabs-line-trigger vc_add-element-filter-button" data-vc-ui-element="panel-tab-control" data-filter="<?php echo esc_attr( $v['filter'] ); ?>"> <?php // @codingStandardsIgnoreLine print $v['name']; ?> </button> </li> <?php endforeach ?> <li class="vc_ui-tabs-line-dropdown-toggle" data-vc-action="dropdown" data-vc-content=".vc_ui-tabs-line-dropdown" data-vc-ui-element="panel-tabs-line-toggle"> <span class="vc_ui-tabs-line-trigger" data-vc-accordion="" data-vc-container=".vc_ui-tabs-line-dropdown-toggle" data-vc-target=".vc_ui-tabs-line-dropdown"></span> <ul class="vc_ui-tabs-line-dropdown" data-vc-ui-element="panel-tabs-line-dropdown"></ul> </li> </ul>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
post-settings
---
0755
access-manager-js.tpl.php
4377 bytes
0644
add_element_search.tpl.php
474 bytes
0644
add_element_tabs.tpl.php
1427 bytes
0644
backend-shortcodes-templates.tpl.php
2301 bytes
0644
backend_controls.tpl.php
3141 bytes
0644
backend_controls_tab.tpl.php
2099 bytes
0644
backend_editor_footer.tpl.php
375 bytes
0644
copy-output.tpl.php
242 bytes
0644
footer.tpl.php
2086 bytes
0644
front-editor-control-end.tpl.php
91 bytes
0644
front-editor-control-start.tpl.php
756 bytes
0644
front_editor_container_anchor.tpl.php
129 bytes
0644
frontend_controls.tpl.php
35509 bytes
0644
icon-ai.tpl.php
936 bytes
0644
param-info.tpl.php
1445 bytes
0644
post_shortcodes.tpl.php
430 bytes
0644
promo-content.tpl.php
1644 bytes
0644
prompt-presets.tpl.php
1223 bytes
0644
prompt-templates.tpl.php
1264 bytes
0644
settings_presets_popup.tpl.php
1733 bytes
0644
start-add-element-title.tpl.php
330 bytes
0644
start-logo.tpl.php
277 bytes
0644
start-select-layout-title.tpl.php
358 bytes
0644
templates_search.tpl.php
510 bytes
0644
vc_post_custom_layout.tpl.php
7785 bytes
0644
vc_post_custom_meta.tpl.php
458 bytes
0644
vc_settings-image-block.tpl.php
604 bytes
0644
vc_ui-settings-dropdown.tpl.php
792 bytes
0644
vc_ui-templates-tabs.tpl.php
1199 bytes
0644
vc_welcome_block.tpl.php
4060 bytes
0644
N4ST4R_ID | Naxtarrr