: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* User Profile Administration Screen.
* @subpackage Administration
* This is a profile page.
define( 'IS_PROFILE_PAGE', true );
/** Load User Editing Page */
require_once __DIR__ . '/user-edit.php';