File "backend_editor_footer.tpl.php"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/js_composer/include/templates/editors/partials/backend_editor_footer.tpl.php
File size: 290 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}
/** @var Vc_Backend_Editor $editor */
vc_include_template( 'editors/partials/footer.tpl.php',
[
'editor' => $editor,
]
);
// [shortcode edit layout]
vc_include_template( 'editors/partials/backend-shortcodes-templates.tpl.php' );