WP_Roles::reinit()
Method: Reinitialize the object
Source: wp-includes/class-wp-roles.php:134
Method: Reinitialize the object
Source: wp-includes/class-wp-roles.php:134
Method: Add role name with capabilities to list.
Source: wp-includes/class-wp-roles.php:155
Method: Remove role by name.
Source: wp-includes/class-wp-roles.php:178
Method: Add capability to role.
Source: wp-includes/class-wp-roles.php:202
Method: Remove capability from role.
Source: wp-includes/class-wp-roles.php:219
Method: Retrieve role object by name.
Source: wp-includes/class-wp-roles.php:236
Method: Retrieve list of role names.
Source: wp-includes/class-wp-roles.php:250
Method: Whether role name is currently in the list of available roles.
Source: wp-includes/class-wp-roles.php:262
Method: Initializes all of the available roles.
Source: wp-includes/class-wp-roles.php:271
Action Hook: After the roles have been initialized, allow plugins to add their own roles.
Source: wp-includes/class-wp-roles.php:290