WP_Roles::get_site_id()
Method: Gets the ID of the site for which roles are currently initialized.
Source: wp-includes/class-wp-roles.php:338
Method: Gets the ID of the site for which roles are currently initialized.
Source: wp-includes/class-wp-roles.php:338
Method: Gets the available roles data.
Source: wp-includes/class-wp-roles.php:351
Method: Initializes all of the available roles.
Source: wp-includes/class-wp-roles.php:280
Method: Sets the site to operate on. Defaults to the current site.
Source: wp-includes/class-wp-roles.php:311
Action Hook: After the roles have been initialized, allow plugins to add their own roles.
Source: wp-includes/class-wp-roles.php:299
Method: Make private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-roles.php:102
Method: Retrieve list of role names.
Source: wp-includes/class-wp-roles.php:259
Method: Whether role name is currently in the list of available roles.
Source: wp-includes/class-wp-roles.php:271
Method: Add capability to role.
Source: wp-includes/class-wp-roles.php:206
Method: Remove capability from role.
Source: wp-includes/class-wp-roles.php:225
Method: Retrieve role object by name.
Source: wp-includes/class-wp-roles.php:244
Class: Core class used to implement a user roles API.
Source: wp-includes/class-wp-roles.php:26
Method: Constructor
Source: wp-includes/class-wp-roles.php:85
Method: Set up the object properties.
Source: wp-includes/class-wp-roles.php:119
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:179