WP_User::get_data_by()
Method: Returns only the main user fields.
Source: wp-includes/class-wp-user.php:194
Method: Returns only the main user fields.
Source: wp-includes/class-wp-user.php:194
Method: Sets the role of the user.
Source: wp-includes/class-wp-user.php:606
Method: Assign role a capability.
Source: wp-includes/class-wp-role.php:59
Method: Magic method for checking the existence of a certain custom field.
Source: wp-includes/class-wp-user.php:272
Action Hook: Fires after the user’s role has changed.
Source: wp-includes/class-wp-user.php:652
Method: Removes a capability from a role.
Source: wp-includes/class-wp-role.php:71
Method: Magic method for accessing custom fields.
Source: wp-includes/class-wp-user.php:305
Method: Chooses the maximum level the user has.
Source: wp-includes/class-wp-user.php:673
Method: Determines whether the role has the given capability.
Source: wp-includes/class-wp-role.php:84
Method: Magic method for setting custom user fields.
Source: wp-includes/class-wp-user.php:346