803 results found for “user”. Showing results 626 to 650.
-
hookuser_new_form
Fires at the end of the new user form.
-
Prints user admin screen notices.
-
functionsanitize_text_field()
Sanitizes a string from user input or from the database.
-
Checks if the user can edit posts.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-comments-list-table.php:77 -
Checks if user has exceeded disk quota.
-
Checks if the current user has permissions to upload files.
-
functionwp_ajax_autocomplete_user()
Handles user autocomplete via AJAX.
-
functionwp_ajax_add_user()
Handles adding a user via AJAX.
-
functionuser_can_richedit()
Determines whether the user can access the visual editor.
-
Filters whether the user can access the visual editor.
-
functionwp_set_current_user()
Changes the current user by ID or name.
-
hookset_current_user
Fires after the current user is set.
-
functionwp_get_current_user()
Retrieves the current user object.
-
functionget_currentuserinfo()
Populate global variables with information about the currently logged in user.
-
functionget_user_by()
Retrieves user info by a given field.
-
functioncache_users()
Retrieves info for user lists to prevent multiple queries by get_userdata().
-
functionwp_authenticate()
Authenticates a user, confirming the login credentials are valid.
-
hookauthenticate
Filters whether a set of user login credentials are valid.
-
hookwp_login_failed
Fires after a user login has failed.
-
functionwp_logout()
Logs the current user out.
-
hookwp_logout
Fires after a user is logged out.
-
Fires if a bad username is entered in the user authentication process.
-
functionwp_set_auth_cookie()
Sets the authentication cookies for a given user ID.