Make WordPress Core

{6} Next Major Release, Workflow Oriented (204 matches)

Create a new ticket
  • Active tickets slated for the next major release, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 204)

1 2 3

Changes Requested (19 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
8 72 #53323 Place Hello Dolly in containing folder afragen afragen Upgrade/Install normal normal 6.9 enhancement changes-requested 06/25/2025
2 36 #49446 cache the results of get_uploaded_header_images() pbiron SergeyBiryukov Themes normal normal 6.9 enhancement changes-requested 05/27/2025
7 26 #63375 Make The Search Engines Discouraged Message More Visible jeffr0 audrasjb Site Health normal normal 6.9 enhancement changes-requested 06/12/2025
4 11 #58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() azaozz Script Loader normal normal 6.9 enhancement changes-requested 06/26/2025
2 29 #57496 Lazy load post meta spacedmonkey spacedmonkey Posts, Post Types normal normal 6.9 enhancement changes-requested 05/20/2025
2 24 #60495 Following "plugins_list": Add a filter in get_views() in class-wp-plugins-list-table juliobox Plugins normal normal 6.9 enhancement changes-requested 06/18/2025
3 19 #60549 "Site Upload Quota Space" should indicate network default and possibly site's current usage MadtownLems realloc Networks and Sites normal normal 6.9 enhancement changes-requested 06/26/2025
1 7 #37026 PHP Notice: Trying to get property of non-object in wp-admin\nav-menus.php on line 836 skylarkcob Menus normal normal 6.9 defect (bug) changes-requested 06/01/2025
1 14 #62731 Inline CSS inserted by wp_print_auto_sizes_contain_css_fix too high in HTML superpoincare Media normal minor 6.9 enhancement changes-requested 06/14/2025
6 31 #60726 The WordPress core password reset needs to pre-populate the username to meet WCAG 2.2 estelaris joedolson* Login and Registration normal normal 6.9 defect (bug) changes-requested 06/08/2025
5 28 #49442 Request: filter for parse_blocks() result dougwollison General normal normal 6.9 feature request changes-requested 06/17/2025
1 23 #61244 The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value WPExplorer audrasjb Export normal minor 6.9 defect (bug) changes-requested 07/03/2025
4 29 #61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php benniledl Editor normal normal 6.9 defect (bug) changes-requested 03/18/2025
5 23 #36409 Comments number is wrong sidati pbearne Comments normal normal 6.9 defect (bug) changes-requested 06/10/2025
4 21 #44656 Multiple themes: Empty site title leaves empty anchor tag in header tsquez joedolson* Bundled Theme normal normal 6.9 defect (bug) changes-requested 06/03/2025
1 12 #62839 sync-gutenberg-packages script is not respecting .npmrc file desrosj Build/Test Tools normal normal 6.9 defect (bug) changes-requested 07/02/2025
16 #60029 Admin unable to create new Application Password for user with no role on main site (multisite) roytanck Application Passwords normal normal 6.9 defect (bug) changes-requested 06/06/2025
4 17 #47579 Customizer "Select logo" and "Select site icon" look like drop areas, but are butons. emaildano joedolson* Administration normal normal 6.9 defect (bug) changes-requested 06/04/2025
1 6 #63196 Typo correction mujuonly audrasjb* Administration normal minor 6.9 enhancement changes-requested 07/15/2025

Commit Candidates (2 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
1 9 #63559 Buttons on Edit Media screen have smaller height than other buttons hbhalodia joedolson* Media normal normal 6.9 defect (bug) commit 07/12/2025
3 30 #63568 WP_Font_Face: Font names that contain single quotes are not wrapped in double quotes wildworks audrasjb* Editor normal normal 6.9 defect (bug) commit 06/21/2025

Has Patch / Needs Testing (79 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
1 13 #62835 Remove title attributes from author link functions sabernhardt joedolson* Users normal normal 6.9 defect (bug) has-patch 06/03/2025
14 #63427 User roles property should always be an array, but they sometimes become an object in localized data haruncpi SergeyBiryukov Users normal normal 6.9 defect (bug) has-patch 06/19/2025
1 7 #63021 Lazy load user meta spacedmonkey flixos90 Users normal normal 6.9 enhancement has-patch 05/20/2025
5 26 #22114 Propagating password on change ChloeD chriscct7 Users normal normal 6.9 feature request has-patch 07/16/2025
8 19 #61352 PHP deprecation notice in wp_title() nexbridge Themes normal normal 6.9 defect (bug) has-patch 04/26/2025
2 7 #63128 Too Early Caching is breaking Block Child Themes SirLouen Themes normal major 6.9 defect (bug) has-patch 07/07/2025
6 12 #55358 Passing int term term_exists parent param not respected spacedmonkey Taxonomy normal normal 6.9 defect (bug) has-patch 06/27/2025
2 #63256 Unnecessary array_map() call in get_terms() when object_ids is not set dilipbheda audrasjb Taxonomy normal normal 6.9 defect (bug) has-patch 04/09/2025
3 2 #54289 Improve get_shortcode_regex performance Antek88 flixos90 Shortcodes normal normal 6.9 enhancement has-patch 06/10/2025
2 5 #30036 Add some escaping to $handle when printing styles. georgestephanis Script Loader normal normal 6.9 defect (bug) has-patch 07/11/2025
3 12 #63017 Compression via PHP documented and in URL but not used anymore zodiac1978 Script Loader normal normal 6.9 defect (bug) has-patch 06/26/2025
3 5 #63486 Script modules should support being printed in the footer the same as classic scripts westonruter Script Loader normal normal 6.9 defect (bug) has-patch 07/04/2025
8 26 #61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps dennysdionigi westonruter* Script Loader normal minor 6.9 enhancement has-patch 07/04/2025
2 #63684 'edit_user' capability returns true for user_id = 0 when logged out. dd32 Role/Capability normal minor 6.9 defect (bug) has-patch 07/14/2025
2 4 #62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller vipulpatil REST API normal normal 6.9 defect (bug) has-patch 04/17/2025
1 3 #63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 flixos90 REST API normal normal 6.9 defect (bug) has-patch 04/02/2025
3 #63249 Minor code and inline docs improvements in class-wp-rest-server.php dilipbheda audrasjb REST API normal normal 6.9 defect (bug) has-patch 04/11/2025
3 30 #61061 PHP Warning with invalid JSON input dd32 REST API low normal 6.9 defect (bug) has-patch 05/12/2025
4 #54484 REST API returns (empty) array for Meta but Schema has type object dtrunk90 flixos90 REST API normal normal 6.9 defect (bug) has-patch 04/18/2025
2 34 #63325 Regression in saving posts with Block Editor in 6.8 margolisj REST API normal normal 6.9 defect (bug) has-patch 07/07/2025
5 9 #62701 Post controller: support for grouping results by parent-child relationship oandregal REST API normal normal 6.9 enhancement has-patch 02/28/2025
2 #63273 Fatal due to superglobal $_POST modification with invalid int type kkmuffme Posts, Post Types normal major 6.9 defect (bug) has-patch 04/21/2025
2 13 #36237 Add filter for post statuses in quickedit kakomap johnbillion Posts, Post Types normal normal 6.9 enhancement has-patch 06/30/2025
5 28 #61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() hmbashar audrasjb Permalinks normal normal 6.9 defect (bug) has-patch 05/12/2025
3 11 #63104 Undefined constant "BLOGUPLOADDIR" for subdirectory multisites danielpw realloc Networks and Sites normal normal 6.9 defect (bug) has-patch 05/12/2025
4 #63238 Removed `target="_blank"` from Browser Uploader Link dilipbheda joedolson* Media normal normal 6.9 defect (bug) has-patch 07/08/2025
5 #63147 Enhanced verification of $_REQUEST['reauth'] in the authentication process. wplmillet audrasjb* Login and Registration low normal 6.9 defect (bug) has-patch 03/25/2025
2 5 #63629 I18N string improvements for 6.9 swissspidy I18N normal normal 6.9 defect (bug) has-patch 07/07/2025
1 6 #63642 Passing stringy number to _n() can result in a plural when singular is intended dd32 SergeyBiryukov* I18N normal normal 6.9 defect (bug) has-patch 07/01/2025
2 5 #63391 Docs: Typo correction – 'compatability' to 'compatibility' truptikanzariya HTML API normal normal 6.9 defect (bug) has-patch 05/06/2025
2 10 #63694 HTML Processing Improvements in 6.9 dmsnell HTML API normal normal 6.9 enhancement has-patch 07/16/2025
4 #63211 Optimize wp_slash() and Prevent Unnecessary Code Execution dilipbheda audrasjb* General normal normal 6.9 defect (bug) has-patch 04/08/2025
5 #63257 sanitize_term_field missing default $context value dilipbheda audrasjb* General normal normal 6.9 defect (bug) has-patch 04/10/2025
2 #63218 space is required before curly brackets jigar bhanushali audrasjb General low trivial 6.9 defect (bug) has-patch 04/02/2025
2 5 #63199 Allow to control aria-live attribute in settings_errors() andremenrath joedolson* General normal normal 6.9 enhancement has-patch 06/05/2025
5 3 #62715 Block Hooks: Apply to content-like Custom Post Types Bernhard Reiter General normal normal 6.9 enhancement has-patch 07/11/2025
1 14 #62139 Broaden use of `addAdminNotice()` joedolson joedolson* General normal normal 6.9 enhancement has-patch 06/13/2025
10 26 #62622 Bump minimum PHP version to 7.4 justlevine General normal normal 6.9 enhancement has-patch 07/09/2025
3 7 #63430 Coding Standards: replace isset() ternary with null coalescing seanwei General normal minor 6.9 enhancement has-patch 06/09/2025
5 30 #61959 Enhance Support for `popovertarget` and `popover` Attributes in Native Browser Popover API harshdeepgill tirth03 General normal normal 6.9 enhancement has-patch 06/03/2025
21 38 #61175 Integrate PHPStan into the core development workflow westonruter justlevine General normal normal 6.9 enhancement has-patch 07/13/2025
5 #54479 Set_blog_id performance wladwm flixos90 General normal normal 6.9 enhancement has-patch 06/10/2025
1 18 #62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so apermo audrasjb General normal normal 6.9 enhancement has-patch 03/03/2025
5 #48054 wp.sanitize.stripTags should iterate instead of using recursion jrchamp flixos90 General normal minor 6.9 enhancement has-patch 06/14/2025
30 #63166 Docblock improvements for WP 6.9 desrosj General normal normal 6.9 task (blessed) has-patch 07/16/2025
1 175 #63268 PHPStan code quality improvements for 6.9 justlevine SergeyBiryukov* General normal normal 6.9 task (blessed) has-patch 07/16/2025
1 8 #63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. dd32 Gallery normal normal 6.9 defect (bug) has-patch 06/19/2025
1 6 #51707 Add white-space as an allowed kses CSS attribute. whyisjake Formatting normal normal 6.9 enhancement has-patch 07/05/2025
1 9 #61501 KSES Allow more custom data attributes to align with browsers jonsurrell Formatting normal normal 6.9 enhancement has-patch 02/27/2025
1 5 #63700 Backport Global Styles: Make Button element inherit all typography styles on the frontend shreya0shrivastava Editor normal normal 6.9 defect (bug) has-patch 07/16/2025
1 7 #62624 Fix global styles for Separator blocks when theme defines non-background colors aaronrobertshaw Editor normal normal 6.9 defect (bug) has-patch 03/20/2025
3 #63222 register_block_type is not working with symbolic links still kkmuffme audrasjb Editor normal normal 6.9 defect (bug) has-patch 07/16/2025
4 19 #53076 Press This: Add filters to allow custom Press This plugins kraftbj kraftbj* Editor normal normal 6.9 enhancement has-patch 05/12/2025
15 #59941 PHPUnit test for wp_timezone_choice pbearne audrasjb Date/Time normal normal 6.9 defect (bug) has-patch 03/25/2025
1 15 #26798 While inserting a post some values for 'post_date' throw a PHP exception mobius5150 pbearne Date/Time normal normal 6.9 defect (bug) has-patch 03/18/2025
3 11 #41011 get_calendar generates query with invalid date formats andy pbearne Date/Time normal normal 6.9 defect (bug) has-patch 03/18/2025
3 #56887 wp_exif_date2ts throws notice on slash formatted date domainsupport pbearne* Date/Time normal normal 6.9 defect (bug) has-patch 06/03/2025
11 25 #29849 Better human_time_diff() kovshenin audrasjb Date/Time normal normal 6.9 enhancement has-patch 05/15/2025
2 12 #48207 Implement new Comment Date Functions dshanske pbearne Date/Time normal normal 6.9 enhancement has-patch 03/17/2025
3 6 #59269 Add support for adding metadata in bulk johnbillion Database normal normal 6.9 enhancement has-patch 07/13/2025
17 #63011 Customizer: The back button is not keyboard focusable wildworks joedolson* Customize normal normal 6.9 defect (bug) has-patch 07/17/2025
2 17 #63589 Unable to live preview changes to Additional CSS in the Customizer when using a Block Theme westonruter westonruter* Customize normal normal 6.9 defect (bug) has-patch 07/10/2025
8 #47445 Unable to set rows attribute for textarea input in the Customizer timhavinga Customize normal normal 6.9 enhancement has-patch 07/14/2025
3 2 #63450 Race condition for transient with no expiration and object cache active hugod Cache API normal normal 6.9 defect (bug) has-patch 06/04/2025
2 5 #63195 Unify timestamps of query cache keys tillkruess flixos90 Cache API normal normal 6.9 defect (bug) has-patch 06/03/2025
10 37 #59592 Store last changed value in key instead of using it as a salt for query caches spacedmonkey spacedmonkey Cache API normal normal 6.9 enhancement has-patch 07/11/2025
2 10 #62437 Bundled Themes: Edit package-related details in block theme PHP files viralsampat Bundled Theme lowest normal 6.9 defect (bug) has-patch 03/25/2025
4 18 #47051 Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool johnfclifford joedolson* Bundled Theme normal normal 6.9 defect (bug) has-patch 06/03/2025
2 19 #63549 Twenty Twenty-One: Line-height inconsistency in the editor with Lists and other blocks rishabhwp Bundled Theme normal normal 6.9 defect (bug) has-patch 07/10/2025
3 29 #60196 Twenty Twenty-One: List Item blocks have extra margin in editor nidhidhandhukiya Bundled Theme normal minor 6.9 defect (bug) has-patch 07/02/2025
28 #63026 Improve performance of bcrypt related unit tests desrosj Build/Test Tools normal normal 6.9 defect (bug) has-patch 06/11/2025
1 13 #63527 Tests: Add test assertion to compare HTML for equivalence Bernhard Reiter Bernhard Reiter Build/Test Tools normal normal 6.9 enhancement has-patch 07/16/2025
19 #63170 GitHub Actions updates and improvements for 6.9 desrosj Build/Test Tools normal normal 6.9 task (blessed) has-patch 06/25/2025
44 #63167 Test tool and unit test improvements for 6.9 desrosj Build/Test Tools normal normal 6.9 task (blessed) has-patch 07/14/2025
3 #63169 Tests: Reduce usage of assertEquals for 6.9 desrosj Build/Test Tools normal normal 6.9 task (blessed) has-patch 03/25/2025
7 #63171 Update/Audit NPM Dependencies for 6.9 desrosj Build/Test Tools normal normal 6.9 task (blessed) has-patch 07/07/2025
1 8 #63449 Low color contrast for <code> elements in description text on Settings > General page sainathpoojary joedolson* Administration normal normal 6.9 defect (bug) has-patch 07/09/2025
3 17 #62619 Remove `wp_kses_post()` filtering from admin notices azaozz Administration normal normal 6.9 defect (bug) has-patch 06/04/2025
1 13 #63030 Update CSS for `::-moz-placeholder` color afercia joedolson* Administration normal normal 6.9 defect (bug) has-patch 06/06/2025
1 2 3
Note: See TracReports for help on using and creating reports.