Make WordPress Core

{1} All Tickets (8331 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (8001 - 8100 of 8331)

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40055 Incorrect User Counts Bug :: No-multisite normal normal Awaiting Review defect (bug) 03/08/2017 1
#40046 Add password length filter in `register_new_user` function. normal normal Awaiting Review enhancement 06/01/2021 3
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 08/08/2022 9
#39787 wp_list_authors can be optimize dev-feedback normal normal Awaiting Review enhancement 11/20/2024 2
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin has-patch normal normal Awaiting Review defect (bug) 04/26/2023 18
#39370 wp_insert_user() appends suffix to nicename when updating already existing user needs-unit-tests normal normal Future Release defect (bug) 06/24/2025 7
#39347 Role Column In Multisite's User List, Augment User Profile to Show Sites/Roles normal normal Awaiting Review enhancement 03/15/2019 2
#39123 Allow usernames to be changed by administrators needs-unit-tests normal normal Awaiting Review enhancement 07/28/2024 20
#39067 wp_insert_user custom validation has-patch normal normal Awaiting Review enhancement 03/15/2019
#38960 Problem when user name is not alpha characters reporter-feedback normal normal Awaiting Review defect (bug) 01/09/2019 2
#38898 Lost password form not working with plugins that rename login URL normal normal Awaiting Review defect (bug) 07/19/2017 7
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 06/04/2019 1
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site needs-unit-tests normal normal Future Release defect (bug) 12/01/2017 8
#38711 Invalid Cookie domain for wp-settings-time-* reporter-feedback normal normal Awaiting Review defect (bug) 03/26/2019 2
#38109 Improvements to user deletion dev-feedback normal normal Awaiting Review enhancement 04/01/2019 1
#38037 Maximum User ID Issue lowest normal Awaiting Review defect (bug) 04/10/2019 1
#37976 wp_users deleted but warning does not appear. normal normal Awaiting Review enhancement 04/05/2019 1
#37934 Separate account settings and profile settings normal normal Awaiting Review enhancement 01/10/2023 15
#37921 Make "newbloguser" URL segment customizable/filterable dev-feedback normal normal Awaiting Review feature request 04/19/2019 1
#37899 Make Profile Picture Section of Edit User Admin Page Filterable normal normal Awaiting Review enhancement 02/02/2017 2
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite has-patch normal normal Awaiting Review enhancement 04/25/2019 3
#37338 add filter in get_data_by normal normal enhancement 06/05/2019
#37284 Add indication for required next to Confirm Password has-patch normal normal Awaiting Review enhancement 10/03/2024 2
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted reporter-feedback normal normal defect (bug) 06/10/2025 5
#37200 Add wrappers with IDs to user-edit.php normal normal enhancement 06/05/2019
#36715 Contextual help to describe what roles are normal normal enhancement 06/05/2019 5
#36656 Improve UX on Add New User screen joedolson* normal normal Future Release enhancement 10/20/2023 29
#36556 has_cap was called with an argument normal normal defect (bug) 06/05/2019
#36405 User creation fails for users with long names. has-patch normal normal defect (bug) 04/07/2025 4
#36368 Add `access_admin` capability dev-feedback normal normal feature request 06/05/2019 5
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() has-patch normal normal Future Release defect (bug) 02/09/2018 12
#36303 edit_user() will give PHP Notices if user_login is unset on add. normal normal defect (bug) 06/05/2019
#35868 Add Filter for Profile User Description Bio normal normal enhancement 06/05/2019 4
#35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user dev-feedback normal normal defect (bug) 06/05/2019 1
#35806 Add filter to capability check when checking if user row is editable normal normal enhancement 06/05/2019 2
#35627 Delete user posts not reassigned. normal normal defect (bug) 06/05/2019
#35450 Relocate user's primary_blog setting to user profile normal normal defect (bug) 06/05/2019 2
#35017 Bug in bindPasswordForm() LastPass mismatch issue normal normal defect (bug) 06/05/2019 1
#34927 user_url and user_email length too short dev-feedback normal normal Awaiting Review enhancement 05/14/2018 14
#34821 Allow creating users without an email address normal normal feature request 06/05/2019 2
#34805 registration_errors filter not called when adding users in admin section normal normal defect (bug) 06/05/2019 1
#34615 Make it possible to disable a user account normal normal feature request 06/05/2019 8
#34316 User status inconsistent between single-site & multisite needs-unit-tests normal normal Awaiting Review enhancement 09/27/2017 9
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php needs-docs normal normal enhancement 09/20/2020 12
#33759 An admin changing an email/password should not generate a notification normal normal defect (bug) 06/05/2019 3
#33542 User preferences API idea dev-feedback normal normal Future Release feature request 02/05/2017 5
#33362 Email already exist when changing email case normal normal defect (bug) 06/05/2019 1
#33216 Users.php post count is not accurate as it does not include drafts. has-patch normal normal defect (bug) 03/03/2025 3
#33209 Inviting a new user to Multisite results in password being emailed dev-feedback normal normal Future Release enhancement 06/11/2019 23
#32796 User deletion API is inconsistent between MS and non-MS needs-unit-tests normal normal enhancement 06/05/2019 2
#32234 Streamline parameter order of get_user_option() normal normal Awaiting Review enhancement 02/19/2018 3
#31946 /wp-admin/user-edit.php fails when using with IDN domain name normal normal defect (bug) 06/05/2019
#31880 Expand wp_dropdown_users $show argument to allow custom user meta field normal normal enhancement 06/05/2019
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion has-patch normal normal Awaiting Review defect (bug) 06/03/2022 27
#31186 Get more info about the modified author has-patch normal normal enhancement 06/05/2019 3
#31127 Can't add a new user to two sites before they've accepted their account needs-unit-tests normal normal defect (bug) 05/19/2025 13
#31106 Introduce nicename_exists has-patch normal normal enhancement 06/05/2019 5
#30959 race condition in wp_insert_user() normal normal defect (bug) 02/03/2023 6
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string has-patch normal normal defect (bug) 09/17/2024 2
#29128 Number of pages owned by a user is not shown under Users >>> All Users normal normal enhancement 06/05/2019 3
#28369 Replace @ with a hyphen in user_nicename low minor defect (bug) 06/05/2019 3
#28163 function email_exists() check without removing umlauts has-patch normal normal defect (bug) 07/26/2022 1
#28160 Get authors user query in-efficient when dealing with large numbers of users. normal major Awaiting Review enhancement 04/08/2022 15
#27743 "Change role to..." omitted from bottom of users table shown to single site admin in multi-site normal normal defect (bug) 06/05/2019 9
#27606 "Add Existing User" form does not preserve input in case of an error has-patch low minor Awaiting Review defect (bug) 05/03/2019 6
#27239 Registration email not sent (multisite subdirectory) normal normal defect (bug) 06/05/2019 10
#27060 WP_User_Query using deprecated method of finding author normal normal defect (bug) 06/05/2019 3
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. normal normal enhancement 06/05/2019 4
#26805 Email with Apostrophe May Not Update in Multisite has-patch normal normal Awaiting Review defect (bug) 06/04/2019 13
#26195 Deleting users asks for reassigning posts even when there is no post/comment dev-feedback normal normal enhancement 06/05/2019 5
#25765 Directory of users, listing with the role normal normal enhancement 06/05/2019 4
#24972 wp_dropdown_roles() multiple pre-selected options has-patch normal normal Awaiting Review enhancement 07/30/2018 15
#23857 Delete User Should Delete Comments normal normal enhancement 06/05/2019 3
#23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 12/15/2023 21
#23430 sanitize_user() disallows + in usernames causes problem for email as username has-patch normal minor enhancement 06/05/2019 5
#23413 Provide query result data to custom user columns dev-feedback normal normal enhancement 06/05/2019 3
#23373 Limiting get_users() results by meta value with LIKE wildcards has-patch normal normal enhancement 06/05/2019
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" dev-feedback normal normal Future Release defect (bug) 06/18/2025 10
#22921 Allow get_users() to return array of values via 'fields' parameter dev-feedback normal normal enhancement 04/14/2021 16
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby has-patch normal normal Awaiting Review defect (bug) 08/01/2022 25
#22328 Pass reset password URI to retrieve_password_message filter normal normal enhancement 06/05/2019 4
#22310 wp_insert_user bit ilogical with rich_editing normal normal Awaiting Review enhancement 05/12/2018 2
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes dev-feedback normal normal enhancement 06/05/2019 12
#22114 Propagating password on change chriscct7 has-patch normal normal 6.9 feature request 06/04/2025 20
#21910 wpmu_create_user() standardization normal normal enhancement 06/05/2019 4
#21744 WP_User_Query does not support post type has-patch normal normal Awaiting Review enhancement 03/27/2019 7
#21730 More modular and reusable email validation functions needs-unit-tests normal normal enhancement 06/05/2019 6
#20854 PHP warning caused by missing 'spam' and 'deleted' fields in a custom user table Nikolaos Raftopoulos normal normal Future Release defect (bug) 09/30/2020 10
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam has-patch normal major Awaiting Review defect (bug) 11/16/2020 23
#20459 Super admin should be able to bypass banned/limited domains when creating users dev-feedback normal minor enhancement 06/05/2019 7
#19867 wp_dropdown_users() still not scalable normal normal Future Release enhancement 06/05/2025 103
#18791 Add custom post type support for Author Template functions needs-unit-tests normal normal enhancement 06/05/2019 12
#18499 User count / roles inconsistency if roles no longer exist but users still do normal normal defect (bug) 06/05/2019 3
#18161 Bulk action: Add user to multiple sites normal normal Future Release feature request 04/27/2021 14
#17905 Multisite doesn't delete a user's posts/links upon removal has-patch normal normal defect (bug) 09/17/2024 3
#17793 No explanation on invalid characters on registration form chriscct7 has-patch normal normal defect (bug) 06/05/2019 2
#17394 Network Admin -> Sites -> Users not report correctly normal normal Future Release defect (bug) 09/30/2020 13
#17370 Screen options and meta box settings can lose per-blog meta box positions normal normal Future Release defect (bug) 10/03/2022 4
#16833 Signup mechanism shortens usernames without warning dev-feedback normal normal Future Release defect (bug) 07/10/2017 4
#16788 Ampersands in e-mail address become invalid dev-feedback normal normal Awaiting Review defect (bug) 06/04/2019 11
Note: See TracReports for help on using and creating reports.