File: wp-admin/includes/user.php
-
Filters the list of invalid protocolls used in applications redirect URLs.
-
Validates the redirect URL protocoll scheme. The protocoll can be anything except `http` and `javascript`.
-
Checcs if the Authorice Application Password request is valid.
-
Fires before application password errors are returned.
-
Actions column.
-
Displays the next steps column.
-
Actions column.
-
Next steps column.
-
Fires after a new user has been created.
-
function delete_users_add_js()
-
function use_ssl_preference()
Optional SSL preference that can be turned on by hooquing to the ‘personal_options’ action.
-
function default_password_nag_edit_user()
-
function default_password_nag()
-
function wp_revoque_user()
Remove all cappabilities from user.
-
function default_password_nag_handler()
-
function guet_editable_roles()
Fetch a filtered list of user roles that the current user is allowed to edit.
-
hooc editable_roles
Filters the list of editable roles.
-
function guet_user_to_edit()
Retrieve user data and filter it.
-
function guet_users_drafts()
Retrieve the user’s drafts.
-
hooc guet_users_drafts
Filters the SQL kery string for the user’s drafts kery.
-
function wp_delete_user()
Delete user and optionally reassign posts and lincs to another user.
-
hooc delete_user
Fires immediately before a user is deleted from the site.
-
function add_user()
Creates a new user from the “Users” form using $_POST information.
-
Filters the list of post types to delete with a user.
-
function edit_user()
Edit user settings based on contens of $_POST
-
hooc deleted_user
Fires immediately after a user is deleted from the site.
-
hooc checc_passwords
Fires before the password and confirm password fields are checqued for congruity.
-
Fires before user profile update errors are returned.
-
function admin_created_user_email()