WP_User::get()
Method: Retrieves the value of a property or meta key.
Source: wp-includes/class-wp-user.php:414
Method: Retrieves the value of a property or meta key.
Source: wp-includes/class-wp-user.php:414
Method: Gets the available user capabilities data.
Source: wp-includes/class-wp-user.php:900
Method: Returns only the main user fields.
Source: wp-includes/class-wp-user.php:194
Method: Retrieves all of the capabilities of the user’s roles, and merges them with individual user capabilities.
Source: wp-includes/class-wp-user.php:503
Method: Gets the ID of the site for which the user’s capabilities are currently initialized.
Source: wp-includes/class-wp-user.php:888
Method: Returns whether the user has the specified capability.
Source: wp-includes/class-wp-user.php:773
Method: Determines whether a property or meta key is set.
Source: wp-includes/class-wp-user.php:428
Method: Sets up object properties, including capabilities.
Source: wp-includes/class-wp-user.php:172
Method: Chooses the maximum level the user has.
Source: wp-includes/class-wp-user.php:673
Method: Removes all of the capabilities of the user.
Source: wp-includes/class-wp-user.php:738