OwlCyberSecurity - MANAGER
Edit File: vc-custom-field.php
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * WPBakery WPBakery Page Builder shortcodes * * @package WPBakeryPageBuilder * */ class WPBakeryShortCode_Vc_Custom_Field extends WPBakeryShortCode { }