904 results found for “user”. Showing results 101 to 125.
-
hooksignup_user_meta
Filters the metadata for a user signup.
-
hookupdated_usermeta
-
functionupdate_user_meta()
Updates user meta field based on user ID.
-
hookuser_row_actions
Filters the action links displayed under each user in the Users list table.
-
functionwpmu_create_user()
Creates a user.
-
functionwpmu_delete_user()
Deletes a user and all of their posts from the network.
-
hookwpmu_delete_user
Fires before a user is deleted from the network.
-
functionwpmu_signup_user()
Records user signup information for future activation.
-
functionwp_ajax_add_user()
Handles adding a user via AJAX.
-
methodWP_User::add_cap()
Adds capability and grant or deny access to capability.
-
methodWP_User::has_cap()
Returns whether the user has the specified capability.
-
methodWP_User::__isset()
Magic method for checking the existence of a certain custom field.
-
methodWP_User::__unset()
Magic method for unsetting a certain custom field.
-
functionwp_user_settings()
Saves and restores user interface settings stored in a cookie.
-
Fires after a user’s signup information has been written to the database.
-
Fires after the ‘About the User’ settings table on the ‘Edit User’ screen.
-
Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.
-
functionget_blogs_of_user()
Gets the sites a user belongs to.
-
Filters the list of sites a user belongs to.
-
functionget_users_of_blog()
Get users for the site.
-
functionget_user_by_email()
Retrieve user info by email.
-
methodIri::set_userinfo()
Set the iuserinfo.
-
functionis_user_logged_in()
Determines whether the current visitor is a logged in user.
-
Filters a user’s nicename before the user is created or updated.