WP_Roles::get_role()
Method: Retrieves a role object by name.
Source: wp-includes/class-wp-roles.php:248
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
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
Filter Hook: Filters a username after it has been sanitized.
Source: wp-includes/user.php:2134
Action Hook: Fires after the user is marked as a SPAM user.
Source: wp-includes/user.php:2493
Action Hook: Fires after the user is marked as a HAM user. Opposite of SPAM.
Source: wp-includes/user.php:2502