get_usernumposts
Filter Hook: Filters the number of posts a user has written.
Source: wp-includes/user.php:604
Filter Hook: Filters the number of posts a user has written.
Source: wp-includes/user.php:604
Function: Authenticates and logs a user in with ‘remember’ capability.
Source: wp-includes/user.php:40
Action Hook: Fires before the user is authenticated.
Source: wp-includes/user.php:78
Filter Hook: Filters whether to use a secure sign-on cookie.
Source: wp-includes/user.php:99
Action Hook: Fires after the user has successfully logged in.
Source: wp-includes/user.php:121
Function: Authenticates a user, confirming the username and password are valid.
Source: wp-includes/user.php:135
Filter Hook: Filters whether the given user can be authenticated with the provided password.
Source: wp-includes/user.php:180
Function: Authenticates a user using the email and password.
Source: wp-includes/user.php:219
Function: Authenticates the user using the WordPress auth cookie.
Source: wp-includes/user.php:298
Method: Retrieves a list of role names.
Source: wp-includes/class-wp-roles.php:263