blogitarian.com
What Exactly Does "new WP_User()" Do
In WordPress, WP_User is a class representing a WordPress site user. The new WP_User() syntax creates a new instance of the WP_User class.