Файловый менеджер - Редактировать - /home2/cocinasdalloway/public_html/tienda/wp-content/themes/negan/framework/configs/options/404.php
Назад
<?php // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } /** * Additional code settings * * @param array $sections An array of our sections. * @return array */ function negan_options_section_404( $sections ) { $sections['section_404'] = array( 'name' => '404_panel', 'title' => esc_html__('404 Page', 'negan'), 'icon' => 'fa fa-file-o', 'fields' => array( array( 'id' => '404_page_content', 'type' => 'wp_editor', 'desc' => esc_html__('Leaving empty content to inherit from theme', 'negan'), 'title' => esc_html__('Custom 404 Page Content', 'negan') ) ) ); return $sections; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.22 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка