default_password_nag_edit_user
default_password_nag_handler
wp_revoke_user
Remove all capabilities from user.
Advertisement
wp_delete_user
Remove user and optionally reassign posts and links to another user.
get_users_drafts
Retrieve the user’s drafts.
get_user_to_edit
Retrieve user data and filter it.
get_editable_roles
Fetch a filtered list of user roles that the current user is allowed to edit.
Advertisement
edit_user
Edit user settings based on contents of $_POST
add_user
Creates a new user from the “Users” form using $_POST information.