Make WordPress Core

{1} All Tickets (8363 matches)

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

Results (7901 - 8000 of 8363)

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#27239 Registration email not sent (multisite subdirectory) normal normal defect (bug) 06/05/2019 10
#15861 Sorting users by post count dev-feedback normal normal defect (bug) 06/05/2019 10
#44347 WP allows creating username that is already used email address needs-unit-tests normal normal Awaiting Review enhancement 03/02/2019 10
#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
#56166 get_item_permissions_check normal normal Awaiting Review defect (bug) 07/07/2022 9
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 08/08/2022 9
#10631 wp-admin/users.php does not show pages under "posts" column dev-feedback normal normal Awaiting Review defect (bug) 05/13/2022 9
#41757 Add action inside of add_new_user_to_blog() function dev-feedback low minor Future Release enhancement 06/12/2025 9
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov dev-feedback normal normal Awaiting Review enhancement 08/27/2019 9
#34316 User status inconsistent between single-site & multisite needs-unit-tests normal normal Awaiting Review enhancement 09/27/2017 9
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) has-patch normal normal Awaiting Review feature request 09/06/2020 9
#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
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete dev-feedback normal normal Awaiting Review enhancement 10/14/2017 8
#34615 Make it possible to disable a user account normal normal feature request 06/05/2019 8
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov has-patch normal minor Future Release feature request 09/06/2020 8
#57731 Bug: WP_User_Query returns wrong user details has-patch normal major Awaiting Review defect (bug) 05/12/2025 7
#48221 Improve punctuation consistency for labels on Add New User and Edit User screens has-patch normal normal Awaiting Review defect (bug) 09/25/2022 7
#38898 Lost password form not working with plugins that rename login URL normal normal Awaiting Review defect (bug) 07/19/2017 7
#44374 Remove deprecated contact methods normal normal Awaiting Review defect (bug) 06/01/2020 7
#52976 user emails comparison should be case insensitive has-patch normal normal Awaiting Review defect (bug) 06/29/2023 7
#14767 wp_create_user() does not check for a valid email address has-patch normal normal defect (bug) 06/05/2019 7
#45359 Add checkbox to enable or disable sending out emails on password changes from backend dev-feedback normal normal Awaiting Review enhancement 01/21/2023 7
#63021 Lazy load user meta flixos90 has-patch normal normal 6.9 enhancement 05/20/2025 7
#20459 Super admin should be able to bypass banned/limited domains when creating users dev-feedback normal minor enhancement 06/05/2019 7
#21744 WP_User_Query does not support post type has-patch normal normal Awaiting Review enhancement 03/27/2019 7
#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
#55456 Double escaping wp_user-settings dev-feedback normal normal Future Release defect (bug) 05/12/2025 6
#59485 Invalid username needs-unit-tests normal normal Awaiting Review defect (bug) 11/26/2024 6
#56028 Pass the user object instead of recall get user function dev-feedback normal normal Awaiting Review defect (bug) 09/26/2023 6
#30959 race condition in wp_insert_user() normal normal defect (bug) 02/03/2023 6
#49545 update_meta_cache issue while getting record from user meta table in multi site dev-feedback normal blocker Awaiting Review defect (bug) 04/24/2023 6
#40497 wp_insert_user requires user_login when ID is given has-patch normal normal Future Release defect (bug) 05/19/2017 6
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 01/16/2019 6
#49639 Add a filter on wp_insert_user function regarding $user_pass dev-feedback normal normal Awaiting Review enhancement 09/17/2024 6
#43680 Add new filter to WP_User_Query SergeyBiryukov has-patch normal normal Future Release enhancement 06/04/2025 6
#48563 Changing site admin email address is backwards dev-feedback normal normal Awaiting Review enhancement 04/27/2021 6
#21730 More modular and reusable email validation functions needs-unit-tests normal normal enhancement 06/05/2019 6
#12960 Number of posts on the Users page should include drafts and pending review has-patch normal normal enhancement 04/08/2020 6
#12720 Delete user and hook confusion when deleting users in Multisite normal normal defect (bug) 06/05/2019 5
#61469 Display name doesn't update correctly when first and last name fields are cleared. has-patch normal normal Awaiting Review defect (bug) 05/12/2025 5
#61169 Getting inconsistent error on changing role reporter-feedback low minor Awaiting Review defect (bug) 05/23/2024 5
#55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor normal normal Awaiting Review defect (bug) 04/20/2023 5
#54481 User list doesn't honor allow_password_reset filter normal minor Awaiting Review defect (bug) 11/23/2021 5
#53199 WP_User::add_role() runs even if the added role is already set dev-feedback normal normal Awaiting Review defect (bug) 05/13/2021 5
#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
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb reporter-feedback normal major Awaiting Review defect (bug) 02/25/2022 5
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb has-patch normal normal Awaiting Review defect (bug) 07/18/2024 5
#39370 wp_insert_user() appends suffix to nicename when updating already existing user needs-unit-tests normal normal Future Release defect (bug) 03/12/2020 5
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov dev-feedback normal normal Future Release enhancement 06/19/2025 5
#13339 Add hook on network admin user forms normal normal enhancement 06/05/2019 5
#41199 Allow the optional editing of an author slug normal normal Awaiting Review enhancement 06/30/2017 5
#56914 Better guide users when deleting other users has-patch normal normal Awaiting Review enhancement 07/26/2024 5
#36715 Contextual help to describe what roles are normal normal enhancement 06/05/2019 5
#26195 Deleting users asks for reassigning posts even when there is no post/comment dev-feedback normal normal enhancement 06/05/2019 5
#31106 Introduce nicename_exists has-patch normal normal enhancement 06/05/2019 5
#52093 Open password field on click of New Password label on profile.php normal minor Awaiting Review enhancement 12/31/2020 5
#23430 sanitize_user() disallows + in usernames causes problem for email as username has-patch normal minor enhancement 06/05/2019 5
#36368 Add `access_admin` capability dev-feedback normal normal feature request 06/05/2019 5
#55071 Add filters to wp_list_users() has-patch normal normal Future Release feature request 02/07/2022 5
#53131 Disjunctive normal form for WP_User::has_cap normal normal Awaiting Review feature request 05/19/2021 5
#33542 User preferences API idea dev-feedback normal normal Future Release feature request 02/05/2017 5
#47468 Cookie Expiry & Login Popup causes loss of any work currently busy with normal normal Awaiting Review defect (bug) 10/01/2019 4
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() needs-unit-tests normal normal defect (bug) 06/05/2019 4
#62513 Long first/last names without spaces break mobile view layout has-patch low minor Awaiting Review defect (bug) 05/12/2025 4
#59570 Non Admin Users showing when deleting admin user. normal normal Awaiting Review defect (bug) 01/09/2024 4
#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
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz has-patch normal normal Awaiting Review defect (bug) 04/05/2024 4
#47941 URL with umlaut is sanitized in user-edit.php form reporter-feedback normal normal Awaiting Review defect (bug) 08/29/2019 4
#48459 Unable to list users with 'No role for this site' normal normal Awaiting Review defect (bug) 10/30/2019 4
#36405 User creation fails for users with long names. has-patch normal normal defect (bug) 04/07/2025 4
#45730 WordPress upgraded 5.0.1 after password field is not working on add/edit user form reporter-feedback normal normal Awaiting Review defect (bug) 01/02/2019 4
#43734 user_profile_update_errors hook needs work-around to validate a to-be updated email address normal normal Awaiting Review defect (bug) 02/24/2020 4
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers has-patch normal normal Future Release defect (bug) 08/18/2021 4
#41522 wp_set_password() doesn't trigger a changed password notification close normal normal Awaiting Review defect (bug) 06/30/2024 4
#41601 wp_update_user creates an error normal normal Awaiting Review defect (bug) 08/11/2017 4
#35868 Add Filter for Profile User Description Bio normal normal enhancement 06/05/2019 4
#63045 Add caching to `count_many_users_posts()` has-patch normal normal 6.9 enhancement 05/27/2025 4
#62020 Add copy button when creating or updating a user's password has-patch normal normal Awaiting Review enhancement 09/11/2024 4
#25765 Directory of users, listing with the role normal normal enhancement 06/05/2019 4
#60820 Improve wording of the 'Login Details' mail marybaum normal normal Awaiting Review enhancement 01/04/2025 4
#56207 Multisite: record when a user is added to a site normal normal Awaiting Review enhancement 07/13/2022 4
#40348 Option to enable User Dashboard on single-site installations dev-feedback normal normal Awaiting Review enhancement 08/04/2021 4
#22328 Pass reset password URI to retrieve_password_message filter normal normal enhancement 06/05/2019 4
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. normal normal enhancement 06/05/2019 4
#40518 multisite users table should use user's ID to get the avatar normal normal Awaiting Review enhancement 03/15/2019 4
#21910 wpmu_create_user() standardization normal normal enhancement 06/05/2019 4
#51792 Add Home URL to New User emails has-patch normal normal Awaiting Review defect (bug) 11/18/2020 3
#33759 An admin changing an email/password should not generate a notification normal normal defect (bug) 06/05/2019 3
#59337 Change the escape esc_attr() to esc_url() close normal normal Awaiting Review defect (bug) 11/11/2024 3
#51781 Code not pulling website URL normal normal Awaiting Review defect (bug) 09/23/2021 3
#61774 Error 403 while adding ' to last name on user page reporter-feedback normal major Awaiting Review defect (bug) 08/28/2024 3
#47064 Missing "user_id" parameter in user-edit.php form has-patch normal normal Awaiting Review defect (bug) 06/20/2025 3
#17905 Multisite doesn't delete a user's posts/links upon removal has-patch normal normal defect (bug) 09/17/2024 3
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording has-patch normal normal Awaiting Review defect (bug) 12/17/2019 3
#28369 Replace @ with a hyphen in user_nicename low minor defect (bug) 06/05/2019 3
#61874 Unable to access WordPress login session during login normal normal Awaiting Review defect (bug) 08/15/2024 3
#57413 Updating a user email via rest api doesn't trigger confirmation email has-patch normal normal Awaiting Review defect (bug) 01/03/2023 3
Note: See TracReports for help on using and creating reports.