Submit
Path:
~
/
home
/
getwphos
/
www
/
brueggemann
/
wp-content
/
plugins
/
js_composer
/
include
/
templates
/
editors
/
partials
/
File Content:
backend-shortcodes-templates.tpl.php
<?php /** * Backend shortcodes template. * * phpcs:ignoreFile:Generic.PHP.DisallowAlternativePHPTags.MaybeASPShortOpenTagFound */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } global $current_user; wp_get_current_user(); require_once vc_path_dir( 'CORE_DIR', 'presets/class-vc-settings-presets.php' ); if ( vc_user_access()->part( 'presets' )->can()->get() ) { $vc_vendor_settings_presets = Vc_Settings_Preset::listDefaultVendorSettingsPresets(); $vc_all_presets = Vc_Settings_Preset::listAllPresets(); } else { $vc_vendor_settings_presets = array(); $vc_all_presets = array(); } $custom_tag = 'script'; // TODO: Use HTML Shadow dom or ajax response for templates. ?> <<?php echo esc_attr( $custom_tag ); ?>> var vc_user_mapper = <?php echo wp_json_encode( WPBMap::getUserShortCodes() ); ?>, vc_mapper = <?php echo wp_json_encode( WPBMap::getShortCodes() ); ?>, vc_vendor_settings_presets = <?php echo wp_json_encode( $vc_vendor_settings_presets ); ?>, vc_roles = [], vc_frontend_enabled = <?php echo vc_enabled_frontend() ? 'true' : 'false'; ?>, vc_all_presets = <?php echo wp_json_encode( $vc_all_presets ); ?>, vc_mode = '<?php echo esc_js( vc_mode() ); ?>', vcAdminNonce = '<?php echo esc_js( vc_generate_nonce( 'vc-admin-nonce' ) ); ?>'; </<?php echo esc_attr( $custom_tag ); ?>> <?php vc_include_template( 'editors/partials/vc_settings-image-block.tpl.php' ); ?> <?php foreach ( WPBMap::getShortCodes() as $sc_base => $el ) : ?> <<?php echo esc_attr( $custom_tag ); ?> type="text/html" id="vc_shortcode-template-<?php echo esc_attr( $sc_base ); ?>"> <?php // @codingStandardsIgnoreLine print wpbakery()->getShortCode( $sc_base )->template(); ?> </<?php echo esc_attr( $custom_tag ); ?>> <?php endforeach ?> <<?php echo esc_attr( $custom_tag ); ?> type="text/html" id="vc_row-inner-element-template"> <?php // @codingStandardsIgnoreLine print wpbakery()->getShortCode( 'vc_row_inner' )->template(); ?> </<?php echo esc_attr( $custom_tag ); ?>> <<?php echo esc_attr( $custom_tag ); ?> type="text/html" id="vc_settings-page-param-block"> <div class="row-fluid wpb_el_type_<%= type %>"> <div class="wpb_element_label"><%= heading %></div> <div class="edit_form_line"> <%= form_element %> </div> </div> </<?php echo esc_attr( $custom_tag ); ?>>
Submit
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