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