0byt3m1n1
Path:
/
var
/
www
/
clients
/
client38
/
web37
/
web
/
wp-content
/
plugins
/
js_composer
/
include
/
autoload
/
[
Home
]
File: hook-vc-pie.php
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } if ( 'vc_edit_form' === vc_post_param( 'action' ) ) { VcShortcodeAutoloader::getInstance()->includeClass( 'WPBakeryShortCode_Vc_Pie' ); add_filter( 'vc_edit_form_fields_attributes_vc_pie', array( 'WPBakeryShortCode_Vc_Pie', 'convertOldColorsToNew', ) ); }