BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
www
/
CTR
/
wp-content
/
plugins
/
js_composer
/
include
/
classes
/
shortcodes
📤 Upload
📝 New File
📁 New Folder
Close
Editing: vc-cta-button2.php
<?php /** * Class that handles specific [vc_cta_button2] shortcode. * * @see js_composer/include/templates/shortcodes/vc_cta_button2.php */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * WPBakery Page Builder shortcodes * * @package WPBakeryPageBuilder */ class WPBakeryShortCode_Vc_Cta_Button2 extends WPBakeryShortCode { }
Save
Cancel