Файловый менеджер - Редактировать - /home/infrafs/bike/wp-content/themes/colibri-wp/inc/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.2.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка