add_action( 'init', function() { remove_action( 'wp_head', array( visual_composer(), 'addNoScript' ), 1000 ); } );