|
Server : LiteSpeed System : Linux meridian.prostack.host 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : gapyearthebulkel ( 1168) PHP Version : 8.0.30 Disable Function : NONE Directory : /home/gapyearthebulkel/public_html/wp-admin/ | |
|
Path: //home/gapyearthebulkel/public_html/wp-admin/custom-header.php
Size: 492 B
Permissions: 0644
<?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
*/
// Don't load directly.
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
_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';