Файловый менеджер - Редактировать - /home/digitalm/yhubita/wp-content/plugins/js_composer/include/classes/core/class-vc-modifications.php
Назад
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } class Vc_Modifications { public static $modified = false; public function __construct() { add_action( 'wp_footer', array( $this, 'renderScript', ) ); } public function renderScript() { if ( self::$modified ) { // output script $tag = 'script'; echo '<' . $tag . ' type="text/html" id="wpb-modifications"></' . $tag . '>'; } } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка