' . '' . '' . __( 'Manage options', 'js_composer' ) . '' . '
' . __( 'Close', "js_composer" ) . '
'; } function vc_options_include_templates() { require_once vc_path_dir( 'TEMPLATES_DIR', 'params/options/templates.html' ); } //add_action('admin_footer', 'vc_options_include_templates'); // add_action('vc_frontend_editor_render', 'vc_options_include_templates');