803 results found for “user”. Showing results 376 to 400.
-
functionwpmu_create_user()
Creates a user.
-
functionis_user_spammy()
Determines whether a user is marked as a spammer, based on user login.
-
Outputs ‘no users’ message.
-
hookuser_row_actions
Filters the action links displayed under each user in the Users list table.
-
functionadd_user()
Creates a new user from the “Users” form using $_POST information.
-
functionget_users_drafts()
Retrieve the user’s drafts.
-
functionwp_delete_user()
Delete user and optionally reassign posts and links to another user.
-
functiontranslate_level_to_role()
Translate user level to user role name.
-
methodWP_User::add_role()
Adds role to user.
-
methodWP_User::remove_role()
Removes role from user.
-
Updates the maximum user level for the user.
-
methodWP_User::remove_cap()
Removes capability from user.
-
Filters the current user.
-
functionget_userdata()
Retrieves user info by user ID.
-
functiondelete_usermeta()
Remove user meta data.
-
functionget_usermeta()
Retrieve user metadata.
-
functionupdate_usermeta()
Update metadata of user.
-
functionsanitize_user_object()
Sanitize every user field.
-
hookmake_spam_user
Fires after the user is marked as a SPAM user.
-
hookmake_ham_user
Fires after the user is marked as a HAM user. Opposite of SPAM.
-
functionrefresh_user_details()
Cleans the user cache for a specific user.
-
methodWP_Screen::get_columns()
Gets the number of layout columns the user has selected.
-
Core class used to implement displaying users in a list table for the network admin.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-ms-users-list-table.php:17 -
Filters the columns displayed in the Network Admin Users list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-users-list-table.php:207 -
Filters the action links displayed under each user in the Network Admin Users list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-users-list-table.php:563