wp_roles()
Function: Retrieves the global WP_Roles instance and instantiates it if necessary.
Source: wp-includes/capabilities.php:993
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
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
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: 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 (deprecated): Filters whether the user is allowed to edit meta for specific object types/subtypes.
Source: wp-includes/capabilities.php:533
Filter Hook: Filters the primitive capabilities required of the given user to satisfy the capability being checked.
Source: wp-includes/capabilities.php:838