WP_Roles::remove_cap()
Method: Remove capability from role.
Source: wp-includes/class-wp-roles.php:219
Method: Remove capability from role.
Source: wp-includes/class-wp-roles.php:219
Method: Gets the available roles data.
Source: wp-includes/class-wp-roles.php:342
Method: Gets the ID of the site for which roles are currently initialized.
Source: wp-includes/class-wp-roles.php:329
Method: Sets the site to operate on. Defaults to the current site.
Source: wp-includes/class-wp-roles.php:302
Action Hook: After the roles have been initialized, allow plugins to add their own roles.
Source: wp-includes/class-wp-roles.php:290
Method: Initializes all of the available roles.
Source: wp-includes/class-wp-roles.php:271
Method: Whether role name is currently in the list of available roles.
Source: wp-includes/class-wp-roles.php:262
Method: Retrieve list of role names.
Source: wp-includes/class-wp-roles.php:250
Method: Retrieve role object by name.
Source: wp-includes/class-wp-roles.php:236
Class: Core class used to implement a user roles API.
Source: wp-includes/class-wp-roles.php:26