Файловый менеджер - Редактировать - /home/harasnat/www/labour/wp-content/themes/iris-wp/lib/colibriwp/src/Components/Sidebar.php
Назад
<?php namespace ColibriWP\Theme\Components; use ColibriWP\Theme\Core\ComponentBase; use ColibriWP\Theme\View; class Sidebar extends ComponentBase { public function renderContent( $options = array() ) { $id = isset( $options['id'] ) ? $options['id'] : 'post'; View::partial( 'sidebar', $id, array( 'component' => $this, ) ); } /** * @return array(); */ protected static function getOptions() { return array(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка