HEX
Server: Apache
System: Linux srv.tamnokta.com 4.18.0-348.el8.x86_64 #1 SMP Tue Nov 9 06:28:28 EST 2021 x86_64
User: anadolufenerivapuru (10001)
PHP: 8.3.28
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/anadolufenerivapuru.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';