Make WordPress Core

{8} Future Releases, Workflow Oriented (7809 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1901 - 2000 of 7809)

Has Patch / Needs Testing (88 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63330 PHP deprecated error in meta.php on line 1298 Users normal normal Awaiting Review defect (bug) has-patch 04/23/2025
#58860 Potential security issue in is_super_admin Users normal normal Awaiting Review defect (bug) has-patch 07/20/2023
#58527 Rest password error handling issue for email Users normal normal Awaiting Review defect (bug) has-patch 06/23/2023
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz Users normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal Awaiting Review defect (bug) has-patch 01/03/2023
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#36405 User creation fails for users with long names. Users normal normal defect (bug) has-patch 04/07/2025
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal Future Release defect (bug) has-patch 03/24/2019
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 08/01/2022
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 03/03/2025
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#63687 While navigating menu from Add User to any menu it asking for changes but did not add anything. Users normal normal Awaiting Review defect (bug) has-patch 08/01/2025
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 01/24/2022
#44510 count_user_posts() does not check for empty $userid Users normal normal Awaiting Review defect (bug) has-patch 07/07/2018
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal Awaiting Review defect (bug) has-patch 06/03/2022
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 07/04/2025
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty Users normal trivial Awaiting Review defect (bug) has-patch 04/15/2025
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal normal Awaiting Review defect (bug) has-patch 11/22/2025
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 08/18/2021
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 07/18/2024
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal Awaiting Review defect (bug) has-patch 06/30/2024
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#62020 Add copy button when creating or updating a user's password Users normal normal Awaiting Review enhancement has-patch 09/11/2024
#37284 Add indication for required next to Confirm Password Users normal normal Awaiting Review enhancement has-patch 10/03/2024
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal Future Release enhancement has-patch 06/04/2025
#53889 Adding Pronouns field on the user meta Users normal normal Awaiting Review enhancement has-patch 09/21/2021
#5918 Allow non-ASCII usernames Users normal normal Future Release enhancement has-patch 08/05/2025
#43635 Allow to (only) store users in an external user database/backend Users normal normal Awaiting Review enhancement has-patch 03/26/2018
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal Awaiting Review enhancement has-patch 12/03/2021
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal Awaiting Review enhancement has-patch 02/13/2023
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal Future Release enhancement has-patch 03/21/2022
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019
#43601 Improve error messaging when activating multisite users Users normal normal Awaiting Review enhancement has-patch 01/16/2019
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal Future Release enhancement has-patch 10/15/2020
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 06/05/2019
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal Awaiting Review enhancement has-patch 04/16/2020
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal normal Awaiting Review enhancement has-patch 04/25/2019
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
#21744 WP_User_Query does not support post type Users normal normal Awaiting Review enhancement has-patch 03/27/2019
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal Awaiting Review enhancement has-patch 09/27/2017
#61149 class WP_User(), mark prop $deleted as deprecated Users normal trivial Awaiting Review enhancement has-patch 06/07/2024
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#53405 short circuit before current filters for get_edit_user_link Users normal normal Awaiting Review enhancement has-patch 10/24/2024
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 07/30/2018
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#55071 Add filters to wp_list_users() Users normal normal Future Release feature request has-patch 02/07/2022
#41051 Confirm use of weak password Field show when removed password Users normal normal Awaiting Review feature request has-patch 06/04/2019
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) Users normal normal Awaiting Review feature request has-patch 09/06/2020
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor Future Release feature request has-patch 09/06/2020
#41931 Not possible to add custom display_name option Users normal normal Awaiting Review feature request has-patch 06/11/2019
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal Future Release defect (bug) has-patch 05/11/2018
#29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 10/13/2020
#63465 Events and News Widget: Empty <ul> Appears Without City Selection Causing Layout Shift Widgets normal normal Awaiting Review defect (bug) has-patch 07/31/2025
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal Future Release defect (bug) has-patch 04/05/2019
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#57518 Undefined array key in widgets.php on line 919 Widgets normal normal Awaiting Review defect (bug) has-patch 06/11/2025
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 10/15/2020
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor Awaiting Review defect (bug) has-patch 03/18/2021
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal Future Release defect (bug) has-patch 08/03/2023
#52526 Add different class for RSS widget in different conditions Widgets normal normal Awaiting Review enhancement has-patch 04/25/2022
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
#60179 Add unit tests for wp_widgets_add_menu Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
#38031 Allow modifying args for the_widget Widgets normal normal Awaiting Review enhancement has-patch 04/28/2019
#31960 Archives widget li should have informative css classes Widgets normal normal enhancement has-patch 06/05/2019
#24856 Authors widget to highlight authors Widgets normal normal Future Release enhancement has-patch 03/14/2019
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings Widgets normal trivial Awaiting Review enhancement has-patch 01/01/2025
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 02/16/2022
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#54048 improve preloaded REST API requests in widget editor Widgets normal normal Awaiting Review enhancement has-patch 09/04/2021
#57224 tests for wp_widgets_add_menu() Widgets normal normal Future Release enhancement has-patch 10/09/2024
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 01/04/2019
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 06/05/2019
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal Awaiting Review defect (bug) has-patch 09/20/2021
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor Future Release enhancement has-patch 02/21/2020
#59414 XML-RPC - add updateMedia endpoint joedolson* XML-RPC normal normal Future Release enhancement has-patch 02/12/2025

Needs Dev / Bug Wrangler Feedback (12 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal Future Release defect (bug) dev-feedback 04/04/2025
#36201 Admin Pagination URLs Use Wrong Hostname Administration normal normal Future Release defect (bug) dev-feedback 07/22/2024
#56302 Admin menu links have relative URLs Administration normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#37145 Admin submenu opens underneeth editor link tool Administration low minor Future Release defect (bug) dev-feedback 08/05/2020
#21211 Alter how settings_errors are output in options.php Administration normal normal defect (bug) dev-feedback 06/04/2019
#43331 Color picker breaks admin panel in many templates Administration normal normal Awaiting Review defect (bug) close 12/02/2022
#62159 Creation of dynamic property ftp::$features is deprecated (PHP 8.2) Administration normal major Awaiting Review defect (bug) dev-feedback 10/31/2024
#43476 Fix parentheses in post status links for RTL Administration normal normal Awaiting Review defect (bug) close 10/21/2025
#59410 Getting waring related Warning: array_flip() expects parameter 1 to be array Administration normal normal Awaiting Review defect (bug) close 10/03/2023
#27747 Inconsistent type default between `submit_button()` and `get_submit_button()` Administration normal normal Awaiting Review defect (bug) dev-feedback 12/06/2023
#42879 Invent a “Recommended Tools” section Administration normal normal Awaiting Review defect (bug) dev-feedback 12/13/2017
#61938 Lack of consistency on update types. Administration normal normal Awaiting Review defect (bug) dev-feedback 08/27/2024
Note: See TracReports for help on using and creating reports.