WP_User::has_cap()
Method: Returns whether the user has the specified capability.
Source: wp-includes/class-wp-user.php:773
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
Method: Removes capability from user.
Source: wp-includes/class-wp-user.php:721
Method: Removes role from user.
Source: wp-includes/class-wp-user.php:574
Method: Sets the role of the user.
Source: wp-includes/class-wp-user.php:606
Method: Returns an array representation.
Source: wp-includes/class-wp-user.php:439
Method: Converts numeric level to level capability name.
Source: wp-includes/class-wp-user.php:838