WP_Roles::for_site()
Method: Sets the site to operate on. Defaults to the current site.
Source: wp-includes/class-wp-roles.php:315
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
Function: Returns the number of active users in your installation.
Source: wp-includes/user.php:1367
Method: Makes private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-roles.php:103
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