AlkantarClanX12

Your IP : 18.220.97.161


Current Path : /home/thanudqk/siamfreetour.com/wp-content/plugins/js_composer/include/autoload/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/plugins/js_composer/include/autoload/hook-vc-wp-text.php

<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}

if ( 'vc_edit_form' === vc_post_param( 'action' ) ) {
	VcShortcodeAutoloader::getInstance()->includeClass( 'WPBakeryShortCode_Vc_Wp_Text' );

	add_filter( 'vc_edit_form_fields_attributes_vc_wp_text', array(
		'WPBakeryShortCode_Vc_Wp_Text',
		'convertTextAttributeToContent',
	) );
}