WP_Roles::reinit()
Method: Reinitializes the object.
Source: wp-includes/class-wp-roles.php:135
Method: Reinitializes the object.
Source: wp-includes/class-wp-roles.php:135
Method: Adds a role name with capabilities to the list.
Source: wp-includes/class-wp-roles.php:158
Method: Removes a role by name.
Source: wp-includes/class-wp-roles.php:182
Method: Adds a capability to role.
Source: wp-includes/class-wp-roles.php:210
Method: Removes a capability from role.
Source: wp-includes/class-wp-roles.php:229
Method: Retrieves a role object by name.
Source: wp-includes/class-wp-roles.php:248
Method: Retrieves a list of role names.
Source: wp-includes/class-wp-roles.php:263
Method: Determines whether a role name is currently in the list of available roles.
Source: wp-includes/class-wp-roles.php:275
Method: Initializes all of the available roles.
Source: wp-includes/class-wp-roles.php:284
Action Hook: Fires after the roles have been initialized, allowing plugins to add their own roles.
Source: wp-includes/class-wp-roles.php:303