Файловый менеджер - Редактировать - /home/digitalm/invisalign/wp-content/themes/healthy-smiles/kits/settings/header-top/section.php
Назад
<?php namespace HealthySmilesSpace\Kits\Settings\HeaderTop; use HealthySmilesSpace\Kits\Settings\Base\Base_Section; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } /** * Header Top section. * * @since 1.0.0 */ class Section extends Base_Section { /** * Get name. * * Retrieve the section name. * * @since 1.0.0 */ public static function get_name() { return 'header-top'; } /** * Get title. * * Retrieve the section title. * * @since 1.0.0 */ public static function get_title() { return esc_html__( 'Header Top', 'healthy-smiles' ); } /** * Get icon. * * Retrieve the section icon. * * @since 1.0.0 */ public static function get_icon() { return 'eicon-header'; } /** * Get toggles. * * Retrieve the section toggles. * * @since 1.0.0 */ public static function get_toggles() { return array( 'header-top', 'toggle', 'info', 'html', 'social', 'nav-title-item', 'nav-dropdown-container', 'nav-dropdown-item', 'nav-burger-button', 'nav-burger-container', 'nav-burger-title-item', 'nav-burger-dropdown-item', ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.04 |
proxy
|
phpinfo
|
Настройка