| Server IP : 47.96.157.127 / Your IP : 216.73.216.208 Web Server : Apache/2.4.39 (Win64) OpenSSL/1.1.1b PHP/7.2.18 System : Windows NT iZebbjirh743a3Z 10.0 build 17763 (Windows Server 2016) AMD64 User : SYSTEM ( 0) PHP Version : 7.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/www/wp/wp-admin/ |
Upload File : |
<?php /** * Custom header image script. * * This file is deprecated, use 'wp-admin/includes/class-custom-image-header.php' instead. * * @deprecated 5.3.0 * @package WordPress * @subpackage Administration */ _deprecated_file( basename( __FILE__ ), '5.3.0', 'wp-admin/includes/class-custom-image-header.php' ); /** Custom_Image_Header class */ require_once ABSPATH . 'wp-admin/includes/class-custom-image-header.php';