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:1255
Function: Filters the user capabilities to grant the ‘view_site_health_checks’ capabilities as necessary.
Source: wp-includes/capabilities.php:1255
Function: Filters the user capabilities to grant the ‘resume_plugins’ and ‘resume_themes’ capabilities as necessary.
Source: wp-includes/capabilities.php:1224
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:488
Filter Hook (deprecated): Filters whether the user is allowed to edit meta for specific object types/subtypes.
Source: wp-includes/capabilities.php:535
Function: Filters the user capabilities to grant the ‘install_languages’ capability as necessary.
Source: wp-includes/capabilities.php:1208
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:509
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:997
Function: Grants Super Admin privileges.
Source: wp-includes/capabilities.php:1111
Action Hook: Fires before the user is granted Super Admin privileges.
Source: wp-includes/capabilities.php:1124
Action Hook: Fires after the user is granted Super Admin privileges.
Source: wp-includes/capabilities.php:1141
Function: Revokes Super Admin privileges.
Source: wp-includes/capabilities.php:1158
Action Hook: Fires before the user’s Super Admin privileges are revoked.
Source: wp-includes/capabilities.php:1171
Action Hook: Fires after the user’s Super Admin privileges are revoked.
Source: wp-includes/capabilities.php:1190
Function: Determines whether user is a site admin.
Source: wp-includes/capabilities.php:1075
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:842
Function: Returns whether the current user has the specified capability.
Source: wp-includes/capabilities.php:876
Function: Returns whether the current user has the specified capability for a given site.
Source: wp-includes/capabilities.php:903
Function: Returns whether the author of the supplied post has the specified capability.
Source: wp-includes/capabilities.php:937
Function: Returns whether a particular user has the specified capability.
Source: wp-includes/capabilities.php:974
Function: Retrieves role object.
Source: wp-includes/capabilities.php:1014
Function: Adds a role, if it does not exist.
Source: wp-includes/capabilities.php:1029
Function: Removes a role, if it exists.
Source: wp-includes/capabilities.php:1044
Function: Retrieves a list of super admins.
Source: wp-includes/capabilities.php:1057
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