One Hat Cyber Team
Your IP :
52.14.176.111
Server IP :
130.211.160.56
Server :
Linux pod-100217:apache2_82:v0.5.7 5.4.0-1102-gcp #111~18.04.2-Ubuntu SMP Tue Mar 21 16:15:46 UTC 2023 x86_64
Server Software :
Apache
PHP Version :
8.2.26
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
nas
/
content
/
live
/
wkhjackfruit
/
wp-admin
/
View File Name :
custom-background.php
<?php /** * Custom background script. * * This file is deprecated, use 'wp-admin/includes/class-custom-background.php' instead. * * @deprecated 5.3.0 * @package WordPress * @subpackage Administration */ _deprecated_file( basename( __FILE__ ), '5.3.0', 'wp-admin/includes/class-custom-background.php' ); /** Custom_Background class */ require_once ABSPATH . 'wp-admin/includes/class-custom-background.php';