wp_roles_init
Action Hook: Fires after the roles have been initialized, allowing plugins to add their own roles.
Source: wp-includes/class-wp-roles.php:303
Action Hook: Fires after the roles have been initialized, allowing plugins to add their own roles.
Source: wp-includes/class-wp-roles.php:303
Method: Sets the site to operate on. Defaults to the current site.
Source: wp-includes/class-wp-roles.php:315
Method: Gets the ID of the site for which roles are currently initialized.
Source: wp-includes/class-wp-roles.php:342
Class: Core class used to implement a user roles API.
Source: wp-includes/class-wp-roles.php:27
Method: Gets the available roles data.
Source: wp-includes/class-wp-roles.php:355
Method: Constructor.
Source: wp-includes/class-wp-roles.php:86
Method: Makes private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-roles.php:103
Method: Sets up the object properties.
Source: wp-includes/class-wp-roles.php:120
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