WP_User
Class: Core class used to implement the WP_User object.
Source: wp-includes/class-wp-user.php:40
Class: Core class used to implement the WP_User object.
Source: wp-includes/class-wp-user.php:40
Function: Creates a new user from the “Users” form using $_POST information.
Source: wp-admin/includes/user.php:16
Function: Returns whether a particular user has the specified capability.
Source: wp-includes/capabilities.php:974
Function: Edit user settings based on contents of $_POST
Source: wp-admin/includes/user.php:30
Function: Retrieves list of users matching criteria.
Source: wp-includes/user.php:770
Method:
Source: wp-includes/class-pop3.php:123
Function: Retrieves info for user lists to prevent multiple queries by get_userdata() .
Source: wp-includes/pluggable.php:125
Function: Counts number of users who have each of the user roles.
Source: wp-includes/user.php:1225
Function: An alias of wp_create_user() .
Source: wp-includes/deprecated.php:1212
Action Hook: Fires immediately before a user is deleted from the site.
Source: wp-admin/includes/user.php:380
Function: Retrieves user info by a given field.
Source: wp-includes/pluggable.php:101
Action Hook: Fires immediately after an existing user is invited to join the site, but before the notification is sent.
Source: wp-admin/user-new.php:111
Filter Hook: Filters the comment author’s user ID before it is set.
Source: wp-includes/comment.php:2101
Function: Shows a form for a visitor to sign up for a new user account.
Source: wp-signup.php:584
Action Hook: Fires immediately after a user is deleted from the site.
Source: wp-admin/includes/user.php:463
Function: Retrieves user info by user ID.
Source: wp-includes/pluggable.php:83
Function: Retrieve user metadata.
Source: wp-includes/deprecated.php:2271
Function: Checks if the current user belong to a given site.
Source: wp-includes/deprecated.php:2828
Filter Hook: Filters a user’s URL before the user is created or updated.
Source: wp-includes/user.php:2217
Filter Hook: Dynamically filter a user’s capabilities.
Source: wp-includes/class-wp-user.php:808
Function: Check that the user login name and password is correct.
Source: wp-includes/deprecated.php:3289
Method: Retrieves the value of a property or meta key.
Source: wp-includes/class-wp-user.php:412
Function: Adds meta data to a user.
Source: wp-includes/user.php:1127
Action Hook: Fires immediately after the user has been given a new role.
Source: wp-includes/class-wp-user.php:562
Function: Retrieves user meta field for a user.
Source: wp-includes/user.php:1171
Function: Determines whether the current request is for a user admin screen.
Source: wp-includes/load.php:1383
Action Hook: Fires after the user is marked as a HAM user. Opposite of SPAM.
Source: wp-includes/user.php:2491
Action Hook: Fires before the WP_User_Query has been parsed.
Source: wp-includes/class-wp-user-query.php:281
Function: Sanitizes a username, stripping out unsafe characters.
Source: wp-includes/formatting.php:2141
Filter Hook: Filters a sanitized username string.
Source: wp-includes/formatting.php:2168