904 results found for “user”. Showing results 126 to 150.
-
Filters a user’s nickname before the user is created or updated.
-
Filters the value of a user field in the ‘db’ context.
-
functionregister_new_user()
Handles registering a new user.
-
Fires after a new user registration has been recorded.
-
Filters user data returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1099 -
Fires after the ‘About Yourself’ settings table on the ‘Profile’ editing screen.
-
functionuser_can_for_site()
Returns whether a particular user has the specified capability for a given site.
-
functionuser_can_richedit()
Determines whether the user can access the visual editor.
-
Filters whether the user can access the visual editor.
-
Fires inside the adduser form tag.
-
functionvalidate_username()
Checks whether a username is valid.
-
Filters whether the provided username is valid.
-
functionwp_dropdown_users()
Creates dropdown HTML content of users.
-
Filters the wp_dropdown_users() HTML output.
-
classWP_Sitemaps_Users
Users XML sitemap provider.
Used by 0 functions | Uses 1 function | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-users.php:17 -
methodWP_User::add_role()
Adds role to user.
-
methodWP_User::for_blog()
Sets the site to operate on. Defaults to the current site.
-
methodWP_User::for_site()
Sets the site to operate on. Defaults to the current site.
-
methodWP_User::has_prop()
Determines whether a property or meta key is set.
-
methodWP_User::set_role()
Sets the role of the user.
-
methodWP_User::to_array()
Returns an array representation.
-
functiondelete_user_option()
Deletes user option with global blog capability.
-
Filters a user field value in the ‘edit’ context.
-
functionget_edit_user_link()
Retrieves the edit user link.
-
Filters the user edit link.