Файловый менеджер - Редактировать - /home/digitalm/dolcelava/wp-content/plugins/-nd-shortcodes/addons/eventscalendar/customizer/index.php
Назад
<?php add_action('customize_register','nd_options_customizer_eventscalendar'); function nd_options_customizer_eventscalendar( $wp_customize ) { //ADD panel $wp_customize->add_panel( 'nd_options_customizer_eventscalendar', array( 'title' => __( 'ND Events Calendar', 'nd-shortcodes' ), 'capability' => 'edit_theme_options', 'theme_supports' => '', 'description' => __( 'Plugin Settings', 'nd-shortcodes' ), // html tags such as <p>. 'priority' => 300, // Mixed with top-level-section hierarchy. ) ); } // all options foreach ( glob ( plugin_dir_path( __FILE__ ) . "*/index.php" ) as $file ){ include_once realpath($file); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.07 |
proxy
|
phpinfo
|
Настройка