Файловый менеджер - Редактировать - /home/digitalm/yhubita/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-post-settings.php
Назад
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * Post settings like custom css for page are displayed here. * * @since 4.3 */ class Vc_Post_Settings { protected $editor; /** * @param $editor */ public function __construct( $editor ) { $this->editor = $editor; } public function editor() { return $this->editor; } public function renderUITemplate() { vc_include_template( 'editors/popups/vc_ui-panel-post-settings.tpl.php', array( 'box' => $this, ) ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.09 |
proxy
|
phpinfo
|
Настройка