IP : 3.138.195.54 Hostname : premium184.web-hosting.com Kernel : Linux premium184.web-hosting.com 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64 Disable Function : None :) OS : Linux PATH: / home/ riggvwfp/ public_html/ 6b51b/ ./ ../ 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';