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: 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
Method: Returns an array representation.
Source: wp-includes/class-wp-user.php:439
Filter Hook: Dynamically filter a user’s capabilities.
Source: wp-includes/class-wp-user.php:810
Method: Makes private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-user.php:452
Method: Converts numeric level to level capability name.
Source: wp-includes/class-wp-user.php:838
Method: Sets up capability object properties.
Source: wp-includes/class-wp-user.php:474
Method: Sets the site to operate on. Defaults to the current site.
Source: wp-includes/class-wp-user.php:850