HEX
Server: Apache
System: Linux vmi687175.contaboserver.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: iphonesused.com_3z513n4a6ll (10008)
PHP: 8.3.30
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/iphonesused.com/httpdocs/wp-admin/profile.php
<?php
/**
 * User Profile Administration Screen.
 *
 * @package WordPress
 * @subpackage Administration
 */

/**
 * This is a profile page.
 *
 * @since 2.5.0
 * @var bool
 */
define( 'IS_PROFILE_PAGE', true );

/** Load User Editing Page */
require_once __DIR__ . '/user-edit.php';