wpseek.com
A WordPress-centric search engine for devs and theme authors



wp-admin/includes/user.php › WordPress File

Functions15
WordPress user administration API.


Function Short description
add_userCreates a new user from the "Users" form using $_POST information.
admin_created_user_email-
default_password_nag-
default_password_nag_edit_user-
default_password_nag_handler-
delete_users_add_js-
edit_userEdit user settings based on contents of $_POST
get_editable_rolesFetch a filtered list of user roles that the current user is allowed to edit.
get_users_draftsRetrieve the user's drafts.
get_user_to_editRetrieve user data and filter it.
use_ssl_preferenceOptional SSL preference that can be turned on by hooking to the 'personal_options' action.
wp_delete_userDelete user and optionally reassign posts and links to another user.
wp_is_authorize_application_password_request_validChecks if the Authorize Application Password request is valid.
wp_is_authorize_application_redirect_url_validValidates the redirect URL protocol scheme. The protocol can be anything except `http` and `javascript`.
wp_revoke_userRemove all capabilities from user.