current_user_can()
Function: Returns whether the current user has the specified capability.
Source: wp-includes/capabilities.php:872
Function: Returns whether the current user has the specified capability.
Source: wp-includes/capabilities.php:872
Function: Retrieves role object.
Source: wp-includes/capabilities.php:1010
Function: Adds a role, if it does not exist.
Source: wp-includes/capabilities.php:1025
Function: Removes a role, if it exists.
Source: wp-includes/capabilities.php:1040
Function: Provides a simpler way of inserting a user into the database.
Source: wp-includes/user.php:2777
Function: Determines whether the given username exists.
Source: wp-includes/user.php:1954
Function: Inserts a user into the database.
Source: wp-includes/user.php:2096
Action Hook: Fires immediately after an existing user is updated.
Source: wp-includes/user.php:2482
Function: Updates a user in the database.
Source: wp-includes/user.php:2537
Function: Updates user option with global blog capability.
Source: wp-includes/user.php:742