Make WordPress Core

{1} All Tickets (8161 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 8161)

Users (69 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#40497 wp_insert_user requires user_login when ID is given has-patch normal normal Future Release defect (bug) 05/19/2017 6
#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
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password has-patch normal normal Awaiting Review defect (bug) 06/30/2024 2
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email has-patch normal normal Awaiting Review defect (bug) 05/12/2025 2
#62020 Add copy button when creating or updating a user's password has-patch normal normal Awaiting Review enhancement 09/11/2024 4
#37284 Add indication for required next to Confirm Password has-patch normal normal Awaiting Review enhancement 10/03/2024 2
#43680 Add new filter to WP_User_Query SergeyBiryukov has-patch normal normal Future Release enhancement 06/04/2025 6
#53889 Adding Pronouns field on the user meta has-patch normal normal Awaiting Review enhancement 02/03/2026 13
#43635 Allow to (only) store users in an external user database/backend has-patch normal normal Awaiting Review enhancement 03/26/2018
#56914 Better guide users when deleting other users has-patch normal normal 7.1 enhancement 02/18/2026 17
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi has-patch normal normal Awaiting Review enhancement 12/03/2021 14
#57702 Default to current global post's author in `get_author_posts_url()`. has-patch normal normal Awaiting Review enhancement 02/13/2023 1
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov has-patch normal normal Future Release enhancement 03/21/2022 12
#31186 Get more info about the modified author has-patch normal normal enhancement 06/05/2019 3
#43601 Improve error messaging when activating multisite users has-patch normal normal Awaiting Review enhancement 01/16/2019
#40265 Introduce an 'All Network Users' view to multisite user list tables has-patch normal normal Future Release enhancement 10/15/2020 20
#31106 Introduce nicename_exists has-patch normal normal enhancement 06/05/2019 5
#58001 Lazy load user capabilities in WP_User object spacedmonkey has-patch normal normal Future Release enhancement 02/10/2026 60
#23373 Limiting get_users() results by meta value with LIKE wildcards has-patch normal normal enhancement 04/22/2026 1
#64349 Simplify Editing Experience for Author Biographical Info Field has-patch normal normal Awaiting Review enhancement 01/05/2026 5
#49924 Support for Multiple selected options in wp_dropdown_roles() function has-patch normal normal Awaiting Review enhancement 04/16/2020
#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
#44921 User nicename discovery is slow to return pbearne* has-patch normal normal Future Release enhancement 01/18/2025 23
#21744 WP_User_Query does not support post type has-patch normal normal Awaiting Review enhancement 03/27/2019 7
#40149 WordPress password strength checking is improved, but the hint now doesn't help has-patch normal normal Awaiting Review enhancement 09/27/2017 1
#61149 class WP_User(), mark prop $deleted as deprecated has-patch normal trivial Awaiting Review enhancement 06/07/2024 1
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. has-patch normal normal enhancement 04/09/2026 5
#23430 sanitize_user() disallows + in usernames causes problem for email as username has-patch normal minor enhancement 06/05/2019 5
#53405 short circuit before current filters for get_edit_user_link has-patch normal normal Awaiting Review enhancement 10/24/2024 3
#24972 wp_dropdown_roles() multiple pre-selected options has-patch normal normal Awaiting Review enhancement 07/30/2018 15
#19867 wp_dropdown_users() still not scalable has-patch normal normal Future Release enhancement 04/06/2026 108
#39067 wp_insert_user custom validation has-patch normal normal Awaiting Review enhancement 03/15/2019
#55071 Add filters to wp_list_users() has-patch normal normal Future Release feature request 02/07/2022 5
#41051 Confirm use of weak password Field show when removed password has-patch normal normal Awaiting Review feature request 06/04/2019 3
#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
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov has-patch normal minor Future Release feature request 04/21/2026 9
#41931 Not possible to add custom display_name option has-patch normal normal Awaiting Review feature request 06/11/2019 2
#16020 Upload custom avatar for user in Dashboard whyisjake* has-patch normal minor Future Release feature request 11/17/2023 127
#49641 Clarify what happens when meta_value is `''` in get_users like functions. needs-docs normal normal Awaiting Review enhancement 08/19/2022 1
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php needs-docs normal normal enhancement 09/20/2020 12
#64862 Application Passwords: Add rate limiting to prevent brute-force attacks needs-unit-tests normal normal Awaiting Review defect (bug) 03/14/2026 1
#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
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() needs-unit-tests normal normal defect (bug) 02/02/2026 5
#16293 In multisite installs, users with id 1 can't be deleted needs-unit-tests normal normal Future Release defect (bug) 02/08/2024 37
#59485 Invalid username needs-unit-tests normal normal Awaiting Review defect (bug) 11/26/2024 6
#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
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata needs-unit-tests normal normal Awaiting Review defect (bug) 10/25/2021
#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
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 05/05/2026 7
#18791 Add custom post type support for Author Template functions needs-unit-tests normal normal enhancement 06/05/2019 12
#42326 Allow for user deletion in multisite needs-unit-tests normal normal Awaiting Review enhancement 10/03/2025 3
#39123 Allow usernames to be changed by administrators needs-unit-tests normal normal Awaiting Review enhancement 07/28/2024 20
#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 needs-unit-tests normal normal enhancement 06/24/2025 7
#32796 User deletion API is inconsistent between MS and non-MS needs-unit-tests normal normal enhancement 06/05/2019 2
#34316 User status inconsistent between single-site & multisite needs-unit-tests normal normal Awaiting Review enhancement 09/27/2017 9
#44347 WP allows creating username that is already used email address needs-unit-tests normal normal Awaiting Review enhancement 02/07/2026 11
#61774 Error 403 while adding ' to last name on user page reporter-feedback normal major Awaiting Review defect (bug) 08/28/2024 3
#61169 Getting inconsistent error on changing role reporter-feedback low minor Awaiting Review defect (bug) 05/23/2024 5
#53139 Password Reset on user edit reporter-feedback normal normal Awaiting Review defect (bug) 05/03/2021 1
#47941 URL with umlaut is sanitized in user-edit.php form reporter-feedback normal normal Awaiting Review defect (bug) 08/29/2019 4
#43796 User Role with integer role name not showing in admin filter list reporter-feedback lowest normal Awaiting Review defect (bug) 01/12/2026 3
#47833 User deletion: Using the link "deletion", one won't be asked about what to do with this users content after deletion reporter-feedback normal normal Awaiting Review defect (bug) 08/04/2019 1
#44857 get_object_subtype uses get_user_by before it's defined reporter-feedback normal normal Awaiting Review defect (bug) 04/03/2019 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
#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
#47316 Improve the admin User Profile page, the user interface is not user friendly. reporter-feedback normal minor Awaiting Review enhancement 05/18/2019 2
#48746 Disable admin email verification screen on a per-user basis reporter-feedback normal normal Awaiting Review feature request 11/29/2019 3

Widgets (31 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#28747 $.wpColorPicker cannot duplicate elements normal normal defect (bug) 06/05/2019 4
#62341 A bug in widgets.php - function wp_widget_rss_process normal normal Awaiting Review defect (bug) 11/11/2024 1
#41876 Add inline help to Custom HTML widget rcreators normal normal Future Release defect (bug) 03/25/2025 31
#54500 Added Javascript (such as online chat) are displayed also in the widget editor normal normal Awaiting Review defect (bug) 11/24/2021
#55095 Adding widgets to widget area with the classic editor in appearance => widgets, widget does not display on front-end (brand new widgets only)) normal normal Awaiting Review defect (bug) 02/06/2022
#21396 Categories widget reports categories without posts when they have custom posts normal normal defect (bug) 06/05/2019 1
#43121 Custom HTML Widget Warning Tooltips Error normal normal Awaiting Review defect (bug) 01/19/2018 2
#27236 Custom Widgets lost when theme is re-activated while the widget plugin is inactive normal normal defect (bug) 06/05/2019 1
#42351 Customizer: Text widget loses Visual tab data when moved from one widget area to another normal normal Future Release defect (bug) 10/03/2018 2
#55074 Deactivating WP_Widget_Recent_Comments kills the whole Widgets area normal normal Awaiting Review defect (bug) 02/04/2022 2
#53959 Error message when creating new widget using block editor normal normal Awaiting Review defect (bug) 08/23/2021
#55438 Flaky result when saving widgets in the Widgets Editor normal normal Awaiting Review defect (bug) 03/31/2022 1
#59518 I getting ::marker and unable to remove bacause html not support normal normal Awaiting Review defect (bug) 10/02/2023
#57284 IMG tag in Custom HTML widget and also in post made w/ Classic Editor causes 404 on save/update normal major Awaiting Review defect (bug) 12/06/2022 2
#43171 Image Title Not Carrying through on Insert audrasjb* normal normal Awaiting Review defect (bug) 02/04/2019 2
#53552 Inactive Widgets prevent placement of new widget if `multiple` is false normal normal Future Release defect (bug) 11/01/2021 12
#53822 Inconsistent handling of block equivalents of legacy widgets normal normal Awaiting Review defect (bug) 03/23/2022 2
#53776 Invalid RSS URL in RSS Widget Causes Server Slow Down normal normal Awaiting Review defect (bug) 07/25/2021
#48004 JS error while Widget saving functionality normal critical Awaiting Review defect (bug) 09/10/2019 3
#58649 Legacy Widget does not save additional css classes normal normal Awaiting Review defect (bug) 06/28/2023
#55220 Legacy widgets lack access to some usual server-side globals normal normal Future Release defect (bug) 03/02/2022 1
#53965 Legacy widgets used inside a normal block fail when salts are changed normal major Awaiting Review defect (bug) 07/11/2024 5
#53734 Link rel attribute isn't shown in the input field (Widgets > Img > Anchor) normal normal Awaiting Review defect (bug) 07/22/2021
#60519 Link widget always displays rating normal minor Awaiting Review defect (bug) 02/13/2024
#49044 Links in the text widget now require quotes audrasjb normal normal Awaiting Review defect (bug) 01/07/2020 5
#53920 Missing "Title" Field for Category / Latest Posts / Custom HTML Block Widgets normal normal Future Release defect (bug) 11/02/2021 3
#27180 Remove Hidden Widget UI normal normal defect (bug) 06/05/2019 4
#53831 Stray <p> tags added to shortcode block within widgets (5.8) normal normal Awaiting Review defect (bug) 09/27/2021
#54144 The New Blocks Widgets Causes a Huge Load on the Database normal critical Awaiting Review defect (bug) 04/20/2023 3
#52877 The Widget's Callback Array Stores Wrong Values normal major Awaiting Review defect (bug) 12/05/2022 1
#57446 Theme switch, retrieve_widgets(), and malformed/missing sidebars_widgets leading to fatal error normal normal Awaiting Review defect (bug) 01/11/2023 3
Note: See TracReports for help on using and creating reports.