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
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
Function: Retrieves role object.
Source: wp-includes/capabilities.php:1010
Filter Hook (deprecated): Filters whether the user is allowed to edit meta for specific object types/subtypes.
Source: wp-includes/capabilities.php:533
Function: Adds a role, if it does not exist.
Source: wp-includes/capabilities.php:1025
Filter Hook: Filters the primitive capabilities required of the given user to satisfy the capability being checked.
Source: wp-includes/capabilities.php:838
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: Adds metadata to a script.
Source: wp-includes/functions.wp-scripts.php:453
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