File "thrive-visual-editor.php"

Full path: /home/kosmetik/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/thrive-visual-editor.php
File size: 146 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php

defined('ABSPATH') || exit;
if (function_exists('tve_editor_url')) {
    add_filter('tve_dash_is_crawler', '__return_zero', PHP_INT_MAX);
}