wp_maybe_grant_site_health_caps()
Function: Filters the user capabilities to grant the ‘view_site_health_checks’ capabilities as necessary.
Source: wp-includes/capabilities.php:1081
Function: Filters the user capabilities to grant the ‘view_site_health_checks’ capabilities as necessary.
Source: wp-includes/capabilities.php:1081
Function: Filters the user capabilities to grant the ‘resume_plugins’ and ‘resume_themes’ capabilities as necessary.
Source: wp-includes/capabilities.php:1050
Filter Hook: Filters whether the user is allowed to edit a specific meta key of a specific object type and subtype.
Source: wp-includes/capabilities.php:334
Filter Hook (deprecated): Filters whether the user is allowed to edit meta for specific object types/subtypes.
Source: wp-includes/capabilities.php:381
Function: Filters the user capabilities to grant the ‘install_languages’ capability as necessary.
Source: wp-includes/capabilities.php:1034
Filter Hook: Filters whether the user is allowed to add post meta to a post of a given type.
Source: wp-includes/capabilities.php:353
Filter Hook: Filters whether the user is allowed to edit a specific meta key of a specific object type.
Source: wp-includes/capabilities.php:355
Filter Hook: Filters whether the user is allowed to add post meta to a post of a given type.
Source: wp-includes/capabilities.php:285
Function: Retrieves the global WP_Roles instance and instantiates it if necessary.
Source: wp-includes/capabilities.php:824
Function: Grants Super Admin privileges.
Source: wp-includes/capabilities.php:937
Action Hook: Fires before the user is granted Super Admin privileges.
Source: wp-includes/capabilities.php:950
Action Hook: Fires after the user is granted Super Admin privileges.
Source: wp-includes/capabilities.php:967
Function: Revokes Super Admin privileges.
Source: wp-includes/capabilities.php:984
Action Hook: Fires before the user’s Super Admin privileges are revoked.
Source: wp-includes/capabilities.php:997
Action Hook: Fires after the user’s Super Admin privileges are revoked.
Source: wp-includes/capabilities.php:1016
Function: Determine if user is a site admin.
Source: wp-includes/capabilities.php:901
Filter Hook: Filters whether the user is allowed to add post meta to a post.
Source: wp-includes/capabilities.php:268
Filter Hook: Filters the primitive capabilities required of the given user to satisfy the capability being checked.
Source: wp-includes/capabilities.php:658
Function: Returns whether the current user has the specified capability.
Source: wp-includes/capabilities.php:691
Function: Returns whether the current user has the specified capability for a given site.
Source: wp-includes/capabilities.php:723
Function: Returns whether the author of the supplied post has the specified capability.
Source: wp-includes/capabilities.php:766
Function: Returns whether a particular user has the specified capability.
Source: wp-includes/capabilities.php:803
Function: Retrieve role object.
Source: wp-includes/capabilities.php:841
Function: Add role, if it does not exist.
Source: wp-includes/capabilities.php:856
Function: Remove role, if it exists.
Source: wp-includes/capabilities.php:870
Function: Retrieve a list of super admins.
Source: wp-includes/capabilities.php:883
Function: Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
Source: wp-includes/capabilities.php:44