WP_User::__set()
Method: Magic method for setting custom user fields.
Source: wp-includes/class-wp-user.php:346
Method: Magic method for setting custom user fields.
Source: wp-includes/class-wp-user.php:346
Method: Updates the maximum user level for the user.
Source: wp-includes/class-wp-user.php:693
Method: Magic method for unsetting a certain custom field.
Source: wp-includes/class-wp-user.php:371
Method: Adds capability and grant or deny access to capability.
Source: wp-includes/class-wp-user.php:707
Method: Determines whether the user exists in the database.
Source: wp-includes/class-wp-user.php:400
Method: Removes capability from user.
Source: wp-includes/class-wp-user.php:721
Method: Retrieves the value of a property or meta key.
Source: wp-includes/class-wp-user.php:414
Method: Removes all of the capabilities of the user.
Source: wp-includes/class-wp-user.php:738
Method: Determines whether a property or meta key is set.
Source: wp-includes/class-wp-user.php:428
Method: Returns whether the user has the specified capability.
Source: wp-includes/class-wp-user.php:773