BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
.
/
wp-content
/
plugins
/
js_composer
/
include
/
classes
/
shortcodes
📤 Upload
📝 New File
📁 New Folder
Close
Editing: vc-column-text.php
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * Class WPBakeryShortCode_Vc_Column_Text */ class WPBakeryShortCode_Vc_Column_Text extends WPBakeryShortCode { /** * @param $title * @return string */ protected function outputTitle( $title ) { return ''; } }
Save
Cancel