803 results found for “user”. Showing results 476 to 500.
-
functionsanitize_user_field()
Sanitizes user field based on context.
-
Filters a user field value in the ‘edit’ context.
-
Filters the value of a user field in the ‘db’ context.
-
hookuser_{$field}
Filters the value of a user field in a standard context.
-
functionwp_insert_user()
Inserts a user into the database.
-
hookprofile_update
Fires immediately after an existing user is updated.
-
hookuser_register
Fires immediately after a new user is registered.
-
functionwp_update_user()
Updates a user in the database.
-
functionwp_create_user()
Provides a simpler way of inserting a user into the database.
-
functionwp_get_user_contact_methods()
Sets up the user contact methods.
-
Filters the user contact methods.
-
function_wp_get_user_contactmethods()
The old private function for setting up user contact methods.
-
functioncheck_password_reset_key()
Retrieves a user row based on password reset key and login.
-
functionreset_password()
Handles resetting the user’s password.
-
hookpassword_reset
Fires before the user’s password is reset.
-
functionregister_new_user()
Handles registering a new user.
-
Filters the email address of a user being registered.
-
hookregister_post
Fires when submitting registration form data, before the user is created.
-
Filters the errors encountered when a new user is being registered.
-
classWP_User_Query
Core class used for querying users.
-
Returns the list of users.
-
Returns the total number of users for the current query.
-
functionwp_user_settings()
Saves and restores user interface settings stored in a cookie.
-
functionget_user_setting()
Retrieves user interface setting value based on setting name.
-
functionset_user_setting()
Adds or updates user interface setting.