803 results found for “user”. Showing results 351 to 375.
-
classWP_User_Search
WordPress User Search class.
-
hookuser_admin_url
Filters the user admin URL for the current user.
-
functionuser_can_edit_user()
Can user can edit other user.
-
functionget_user_meta()
Retrieves user meta field for a user.
-
functionupdate_user_meta()
Updates user meta field based on user ID.
-
functioncount_users()
Counts number of users who have each of the user roles.
-
functionupdate_user_caches()
Updates all user caches.
-
functionclean_user_cache()
Cleans all user caches.
-
Filters a user’s nicename before the user is created or updated.
-
hookpre_user_url
Filters a user’s URL before the user is created or updated.
-
hookpre_user_email
Filters a user’s email before the user is created or updated.
-
Filters a user’s nickname before the user is created or updated.
-
Filters a user’s first name before the user is created or updated.
-
Filters a user’s last name before the user is created or updated.
-
Filters a user’s display name before the user is created or updated.
-
Filters a user’s description before the user is created or updated.
-
functiondelete_user_setting()
Deletes user interface settings.
-
functiondelete_all_user_settings()
Deletes the user settings of the current user.
-
Logs user in.
-
Checks user’s credentials. Deprecated.
-
Retrieves a user.
-
Retrieves users.
-
Edits user’s profile.
-
Retrieves user’s data.
-
functionadd_user_to_blog()
Adds a user to a blog, along with specifying the user’s role.