HEX
Server: LiteSpeed
System: Linux sg-nme-web1237.main-hosting.eu 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: u481266809 (481266809)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/u481266809/domains/woodmixers.com/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';