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:1251
Function: Filters the user capabilities to grant the ‘view_site_health_checks’ capabilities as necessary.
Source: wp-includes/capabilities.php:1251
Function: Filters the user capabilities to grant the ‘resume_plugins’ and ‘resume_themes’ capabilities as necessary.
Source: wp-includes/capabilities.php:1220
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:486
Filter Hook (deprecated): Filters whether the user is allowed to edit meta for specific object types/subtypes.
Source: wp-includes/capabilities.php:533
Function: Filters the user capabilities to grant the ‘install_languages’ capability as necessary.
Source: wp-includes/capabilities.php:1204
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:507
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:993
Function: Grants Super Admin privileges.
Source: wp-includes/capabilities.php:1107
Action Hook: Fires before the user is granted Super Admin privileges.
Source: wp-includes/capabilities.php:1120
Action Hook: Fires after the user is granted Super Admin privileges.
Source: wp-includes/capabilities.php:1137
Function: Revokes Super Admin privileges.
Source: wp-includes/capabilities.php:1154
Action Hook: Fires before the user’s Super Admin privileges are revoked.
Source: wp-includes/capabilities.php:1167
Action Hook: Fires after the user’s Super Admin privileges are revoked.
Source: wp-includes/capabilities.php:1186
Function: Determines whether user is a site admin.
Source: wp-includes/capabilities.php:1071
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:838
Function: Returns whether the current user has the specified capability.
Source: wp-includes/capabilities.php:872
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 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
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