File "vc-custom-field.php"
Full Path: /home/pylifeesyu/www/wp-content/plugins/js_composer/include/classes/shortcodes/vc-custom-field.php
File size: 213 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}
/**
* WPBakery Visual Composer shortcodes
*
* @package WPBakeryVisualComposer
*
*/
class WPBakeryShortCode_VC_Custom_Field extends WPBakeryShortCode {
}