Make WordPress Core

{8} Future Releases, Workflow Oriented (7816 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 7816)

Has Patch / Needs Testing (89 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 05/12/2025
#61575 Node Modules in sub-directories not getting ignored while exporting the theme Administration normal normal Awaiting Review defect (bug) close 02/07/2025
#35554 De-emphasise WordPress Version in the admin Administration normal normal Future Release enhancement close 06/26/2025
#46418 Use wp_die() instead of die() function in wordpress Administration normal normal Future Release enhancement close 09/15/2023
#30527 function to add separator Administration normal minor Future Release enhancement close 06/30/2025
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj Build/Test Tools normal normal Awaiting Review defect (bug) close 10/10/2022
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 01/06/2023
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal Future Release task (blessed) close 02/13/2025
#63022 Update cache.php - Improve function wp_cache_decr Cache API normal normal Awaiting Review enhancement close 06/03/2025
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal Future Release enhancement close 07/30/2025
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. Database normal normal Awaiting Review defect (bug) close 09/22/2025
#64088 Button to add a post tag breaks into new line in German translation Editor normal minor Awaiting Review defect (bug) close 10/10/2025
#34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 05/12/2025
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement close 06/05/2025
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) close 11/21/2025
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement close 06/04/2025
#47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement close 03/17/2025
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 02/28/2024
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 09/14/2020
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 02/28/2024
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) close 06/20/2025
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#40806 Subtitles show no media files in browser when there are some Media normal normal Awaiting Review defect (bug) close 07/10/2025
#64056 Media / REST API: Uploading non-resizable image formats (SVG) generates multiple PHP warnings Media normal normal Awaiting Review enhancement close 10/01/2025
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 06/08/2023
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 07/13/2025
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal Awaiting Review enhancement close 01/08/2025
#61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal Awaiting Review defect (bug) close 01/31/2025
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 10/29/2024
#42936 get_adjacent_post won't find any posts that are published in the same minute johnbillion Posts, Post Types normal normal Future Release defect (bug) close 09/03/2025
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view Posts, Post Types normal normal Future Release enhancement close 06/29/2025
#63315 Docs: Improve the `prepare()` function inline docs Query normal normal Awaiting Review defect (bug) close 04/21/2025
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal Future Release defect (bug) close 06/01/2025
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) close 06/29/2025
#62903 permission_callback should be called before validate_callback in REST API REST API normal normal Awaiting Review defect (bug) close 02/05/2025
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release enhancement close 07/07/2025
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal Awaiting Review defect (bug) close 10/16/2025
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request close 08/14/2025
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) close 09/22/2025
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal Future Release defect (bug) close 07/02/2025
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload normal major Awaiting Review defect (bug) close 05/14/2025

Needs Dev / Bug Wrangler Feedback (11 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal Future Release enhancement needs-unit-tests 10/07/2025
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement needs-unit-tests 03/22/2023
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement needs-unit-tests 10/05/2024
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement needs-unit-tests 01/08/2019
#40796 Twenty Seventeen: Overriding WordPress globals is prohibited Bundled Theme normal normal Awaiting Review defect (bug) needs-unit-tests 01/03/2025
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 04/16/2025
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement needs-unit-tests 08/25/2025
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 02/12/2017
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 01/27/2021
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 02/25/2023
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) needs-unit-tests 08/23/2025
Note: See TracReports for help on using and creating reports.