Your IP : 216.73.216.171


Current Path : /home/ereika83/www/wp-content/plugins/wp-rocket/inc/3rd-party/page-builder/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/wp-rocket/inc/3rd-party/page-builder/visual-composer.php

<?php
defined( 'ABSPATH' ) or die( 'Cheatin&#8217; uh?' );

if ( defined( 'WPB_VC_VERSION' ) && class_exists( 'Vc_Manager' ) ) :
	/*
     * Disable nonce checking for Visual Composer grid
     */
	add_filter( 'vc_grid_get_grid_data_access','__return_true' );
endif;