File manager - Edit - /home/antilam/web/antilam.ru/public_html/wp-content/plugins/js_composer/include/templates/editors/frontend_template.tpl.php
Back
<?php /** * Frontend template. * * @var Vc_Frontend_Editor $editor */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } ?> <div id="vc_template-html"> <?php // @codingStandardsIgnoreLine print apply_filters( 'vc_frontend_template_the_content', $editor->parseShortcodesString( $editor->getTemplateContent() ) ); ?> <div data-type="files"> <?php _print_styles(); print_head_scripts(); print_footer_scripts(); ?> </div> </div> <div id="vc_template-data"><?php echo esc_html( wp_json_encode( $editor->post_shortcodes ) ); ?></div>
| ver. 1.4 |
Github
|
.
| PHP 8.4.22 | Generation time: 0.11 |
proxy
|
phpinfo
|
Settings