WP_Roles::__construct()
Method: Constructor.
Source: wp-includes/class-wp-roles.php:86
Method: Constructor.
Source: wp-includes/class-wp-roles.php:86
Method: Sets up the object properties.
Source: wp-includes/class-wp-roles.php:120
Method: Adds a capability to role.
Source: wp-includes/class-wp-roles.php:210
Method: Adds a role name with capabilities to the list.
Source: wp-includes/class-wp-roles.php:158
Method: Sets the site to operate on. Defaults to the current site.
Source: wp-includes/class-wp-roles.php:315
Method: Retrieves a list of role names.
Source: wp-includes/class-wp-roles.php:263
Method: Retrieves a role object by name.
Source: wp-includes/class-wp-roles.php:248
Method: Gets the available roles data.
Source: wp-includes/class-wp-roles.php:355
Method: Gets the ID of the site for which roles are currently initialized.
Source: wp-includes/class-wp-roles.php:342
Method: Initializes all of the available roles.
Source: wp-includes/class-wp-roles.php:284