current_user_can_for_blog()
Function: Returns whether the current user has the specified capability for a given site.
Source: wp-includes/capabilities.php:899
Function: Returns whether the current user has the specified capability for a given site.
Source: wp-includes/capabilities.php:899
Function: Returns whether the author of the supplied post has the specified capability.
Source: wp-includes/capabilities.php:933
Function: Returns whether a particular user has the specified capability.
Source: wp-includes/capabilities.php:970
Function: Retrieves the global WP_Roles instance and instantiates it if necessary.
Source: wp-includes/capabilities.php:993
Function: Retrieves role object.
Source: wp-includes/capabilities.php:1010
Function: Adds a role, if it does not exist.
Source: wp-includes/capabilities.php:1025
Function: Removes a role, if it exists.
Source: wp-includes/capabilities.php:1040
Function: Retrieves a list of super admins.
Source: wp-includes/capabilities.php:1053
Filter Hook: Filters the expiration time of confirm keys.
Source: wp-includes/user.php:4865
Function: Validates a user request by comparing the key with the request’s key.
Source: wp-includes/user.php:4840