HEX
Server: Apache
System: Linux 4801F1B1.ptr.provps.com 6.16.7-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 11 13:27:45 EDT 2025 x86_64
User: nassaugo (1001)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /home/nassaugo/public_html/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';