WP_User::add_cap()
Method: Adds capability and grant or deny access to capability.
Source: wp-includes/class-wp-user.php:707
Method: Adds capability and grant or deny access to capability.
Source: wp-includes/class-wp-user.php:707
Method: Adds role to user.
Source: wp-includes/class-wp-user.php:542
Method: Determines whether the user exists in the database.
Source: wp-includes/class-wp-user.php:400
Method: Sets the site to operate on. Defaults to the current site.
Source: wp-includes/class-wp-user.php:850
Method: Sets the site to operate on. Defaults to the current site.
Source: wp-includes/class-wp-user.php:865
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