Файловый менеджер - Редактировать - /home2/cocinasdalloway/public_html/tienda/wp-content/themes/negan/framework/configs/options/backup.php
Назад
<?php // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } /** * Blog settings * * @param array $sections An array of our sections. * @return array */ function negan_options_section_backup( $sections ) { $sections['backup'] = array( 'name' => 'backup_panel', 'title' => esc_html__('Import / Export', 'negan'), 'icon' => 'fa fa-refresh', 'fields' => array( array( 'type' => 'notice', 'class' => 'warning', 'content' => esc_html__('You can save your current options. Download a Backup and Import.', 'negan'), ), array( 'type' => 'backup' ) ) ); return $sections; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.22 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка