Make WordPress Core

{6} Next Major Release, Workflow Oriented (276 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 276)

1 2 3

Changes Requested (18 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
2 11 #64623 Prevent losing data when clicking links on Settings pages sabernhardt joedolson* Administration normal normal 7.1 defect (bug) changes-requested 04/14/2026
2 24 #63372 Tags page UI inconsistencies when adding or deleting tags sainathpoojary joedolson* Administration normal normal 7.1 defect (bug) changes-requested 03/05/2026
2 31 #60029 Admin unable to create new Application Password for user with no role on main site (multisite) roytanck audrasjb Application Passwords normal normal 7.1 defect (bug) changes-requested 06/04/2026
2 12 #64256 Add HTTP 500 status code for WordPress critical error messages swissky Bootstrap/Load normal normal 7.1 enhancement changes-requested 02/20/2026
2 9 #64217 Comment approval/type check runs after `notify_post_author` filter adamsilverstein adamsilverstein Comments normal normal 7.1 defect (bug) changes-requested 03/18/2026
3 #65030 Customize: `isLinkPreviewable()` regex overrides `customize_allowed_urls` filter for sites with `/wp-content/` in home URL abhi3315 westonruter* Customize normal normal 7.1 defect (bug) changes-requested 04/09/2026
5 19 #59269 Add support for adding metadata in bulk johnbillion johnbillion Database normal normal 7.1 enhancement changes-requested 02/18/2026
9 #65268 Block Supports: Prevent Additional CSS duplication inside Query Loop mustafabharmal Editor normal normal 7.0.1 defect (bug) changes-requested 06/10/2026
15 #65315 Inserting the same image with different captions on the same page results in figcaptions with duplicate `id` elements. SteelWagstaff joedolson* Media normal normal 7.1 defect (bug) changes-requested 06/08/2026
1 11 #63518 get_blog_details( get_all: false ) not working as expected apermo johnjamesjacoby Networks and Sites normal normal 7.1 defect (bug) reporter-feedback 03/07/2026
4 31 #60549 "Site Upload Quota Space" should indicate network default and possibly site's current usage MadtownLems realloc Networks and Sites normal normal 7.1 enhancement changes-requested 06/04/2026
4 24 #64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey spacedmonkey Permalinks normal normal 7.1 enhancement changes-requested 02/20/2026
5 16 #64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. okvee westonruter REST API normal normal 7.1 defect (bug) changes-requested 06/10/2026
2 17 #54484 REST API returns (empty) array for Meta but Schema has type object dtrunk90 flixos90 REST API normal normal 7.1 defect (bug) changes-requested 06/09/2026
2 7 #65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() saratheonline saratheonline REST API normal normal 7.1 defect (bug) changes-requested 05/19/2026
4 17 #64445 Expose disk size for each installed plugin maulikmakwana2008 Site Health normal normal 7.1 enhancement changes-requested 02/19/2026
1 9 #64620 function read_json_file throws an error if the file is missing pbearne pbearne Themes normal normal 7.1 defect (bug) reporter-feedback 03/19/2026
4 18 #64467 Grid view displays attachments in the wrong order when an order query var is present but not normalized trivedikavit Media normal minor 7.1 defect (bug) changes-requested 04/20/2026

Commit Candidates (11 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
2 4 #58189 post_type parameter in update_post_caches() accepts more than a single post type DrewAPicture spacedmonkey Cache API normal trivial 7.1 defect (bug) commit 05/22/2026
11 #65261 Docs: Clarify return value semantics of wpdb methods apermo westonruter Database normal trivial 7.1 defect (bug) commit 06/15/2026
3 19 #62437 Bundled Themes: Edit package-related details in block theme PHP files viralsampat Bundled Theme lowest normal 7.1 defect (bug) commit 06/08/2026
4 #65373 Query Loop Block: Add option to exclude current post wildworks wildworks Editor normal normal 7.1 enhancement commit 06/02/2026
3 3 #64892 get_submit_button() should support "compact" button shorthand wildworks General normal normal 7.1 enhancement commit 05/21/2026
5 #63986 Multisite site registration table doesn't support IPv6 dd32 Login and Registration normal normal 7.1 defect (bug) commit 02/19/2026
1 3 #65114 Correct formatting of `$locked_text` in posts list table ankitkumarshah westonruter Posts, Post Types normal normal 7.1 defect (bug) commit 05/19/2026
9 #64798 REST API: Add dimension validation to sideload endpoint adamsilverstein REST API normal normal 7.1 enhancement commit 05/28/2026
1 7 #64683 _print_scripts should use the wp_inline_script_attributes filter galaxor westonruter Script Loader normal normal 7.1 enhancement commit 05/07/2026
5 18 #65053 Media upload from the post edit screen shows an inaccurate number when uploading multiple media files Dharm1025 adamsilverstein Upload normal normal 7.1 defect (bug) commit 05/12/2026
1 6 #65102 WP_MS_Users_List_Table::display_rows() should emit id="user-{ID}" on <tr> to match WP_Users_List_Table dd32 johnjamesjacoby* Users normal normal 7.1 defect (bug) commit 04/22/2026

Commit Candidates which need Dev Review (1 match)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
4 13 #65275 Media Library CSS Bug: Loading spinner misaligned in media modal filter toolbar luismulinari joedolson Media normal normal 7.0.1 defect (bug) dev-feedback 06/10/2026

Commit Candidates with Dev Review (1 match)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
2 14 #65296 Library section under Media, search bar shifts position after searching in the WordPress admin area. abduremon joedolson Administration normal major 7.0.1 defect (bug) commit 06/07/2026

Has Patch / Needs Testing (69 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
3 #65422 AI Client: generate_result() missing test coverage when wp_supports_ai() returns false sagardeshmukh AI normal normal 7.1 defect (bug) has-patch 06/15/2026
2 #65421 AI Client: sendRequestWithOptions omits HTTP method from NetworkException message sagardeshmukh AI normal normal 7.1 defect (bug) has-patch 06/11/2026
4 15 #65223 Connectors plugin install flow does not show filesystem credentials form when FTP is required ekamran westonruter* AI normal normal 7.0.1 defect (bug) has-patch 06/03/2026
1 11 #65215 Connectors: REST API responses on the Connectors screen should be preloaded westonruter westonruter AI normal normal 7.0.1 defect (bug) has-patch 05/19/2026
2 10 #64918 WP 7.0 Connectors: No models found that support image_generation ecairol AI normal normal 7.0.1 defect (bug) close 05/20/2026
5 22 #64209 Allow abilities to be deprecated jorbin jason_the_adams Abilities API normal normal 7.1 defect (bug) has-patch 06/01/2026
3 13 #65232 Abilities API: Add a fast site health summary to `core/get-environment-info` gziolo gziolo Abilities API normal normal 7.1 enhancement has-patch 06/16/2026
2 23 #64345 Ability names should support versioning jason_the_adams jason_the_adams Abilities API normal normal 7.1 enhancement has-patch 06/01/2026
5 19 #64605 Add WordPress Core get settings ability jorgefilipecosta jorgefilipecosta Abilities API normal normal 7.1 enhancement has-patch 06/15/2026
1 12 #64657 Add `core/get-user` ability jorgefilipecosta jorgefilipecosta Abilities API normal normal 7.1 enhancement has-patch 06/12/2026
1 15 #64616 Add core/update-settings ability jorgefilipecosta jorgefilipecosta Abilities API normal normal 7.1 enhancement has-patch 05/20/2026
1 23 #64990 Add filtering support to `wp_get_abilities()` gziolo gziolo Abilities API normal normal 7.1 enhancement has-patch 06/04/2026
1 10 #64606 Add get and post/pages abilities jorgefilipecosta jorgefilipecosta Abilities API normal normal 7.1 enhancement has-patch 06/10/2026
23 #64955 Add schema compiler for AI tool calling compatibility gziolo gziolo Abilities API normal normal 7.1 enhancement has-patch 06/02/2026
4 36 #64596 Allow ability names to contain multiple slug fragments (2-4 segments) jorgefilipecosta justlevine Abilities API normal normal 7.1 enhancement has-patch 06/07/2026
2 6 #65294 A temporary blank white screen appears when add new Post abduremon Administration normal normal 7.0.1 defect (bug) has-patch 06/02/2026
6 18 #45186 Admin notice jumps from above the H1 to below it when created. dschalk Administration normal normal 7.1 defect (bug) has-patch 03/10/2026
2 20 #64952 Dashboard Quick Draft allows creating an empty draft without title or content sumitsingh Administration normal normal 7.1 defect (bug) has-patch 06/04/2026
1 12 #65153 Identify selected buttons (.active in button groups) in Windows High Contrast Mode sabernhardt joedolson Administration normal normal 7.1 defect (bug) has-patch 06/09/2026
9 47 #50486 Improve the admin notices accessibility afercia joedolson* Administration normal normal 7.1 defect (bug) has-patch 05/21/2026
4 15 #32892 List table: Select %s shouldn't be a row header afercia Administration normal normal 7.1 defect (bug) has-patch 02/26/2026
2 6 #65280 Mobile devices bug Report – Multiple Admin Menus Showing as Active sumitsingh joedolson* Administration normal normal 7.0.1 defect (bug) has-patch 06/05/2026
1 7 #65250 Mouse cursor interaction inconsistency for the first submenu item when “Collapse Menu” is enabled in the WP-Admin mazharulrobeen joedolson* Administration normal normal 7.1 defect (bug) has-patch 05/27/2026
3 24 #64686 Plugin name and description overlap with "Install Now" button in Japanese locale hiroshisato joedolson Administration normal normal 7.0.1 defect (bug) has-patch 06/08/2026
4 34 #65032 View transition admin bar quirks zieladam westonruter Administration normal normal 7.0.1 defect (bug) has-patch 06/12/2026
1 13 #64932 WP admin - Subpages in the list of pages are not indicated as subpages for blind people juliemoynat joedolson* Administration normal normal 7.1 defect (bug) has-patch 03/31/2026
4 #65218 update-core.php - plugin slug is not clean timse201 audrasjb* Administration normal normal 7.1 defect (bug) has-patch 05/19/2026
3 20 #65382 Admin color schemes: improve contrast to make sidebar compatible with Gutenberg editor chrome fushar youknowriad Administration normal normal 7.1 enhancement has-patch 06/11/2026
7 #65368 Build/Test Tools: Bump bundled Gutenberg build to `0e198c7` adamsilverstein Build/Test Tools normal normal 7.1 defect (bug) has-patch 06/02/2026
9 #65376 Build/Test Tools: Statically verify that hook documentation and arguments stay in sync westonruter westonruter Build/Test Tools normal normal 7.1 defect (bug) has-patch 05/31/2026
2 4 #65064 Flaky test: test_get_theme_featured_list_api fails with external HTTP unavailability rakeshfalke Build/Test Tools normal normal 7.1 defect (bug) has-patch 05/19/2026
6 #63355 Image tests skipped in GitHub Actions MattyRob desrosj Build/Test Tools normal normal 7.1 defect (bug) has-patch 03/19/2026
4 #64900 Improve `browserslist:update` Grunt task desrosj Build/Test Tools normal normal 7.0.1 defect (bug) has-patch 06/05/2026
1 4 #65278 PHPCS scans can fail after running `build:dev` desrosj Build/Test Tools normal normal 7.1 defect (bug) has-patch 05/21/2026
3 #65418 Previously copied files since deleted from the Gutenberg asset are persisting unexpectedly desrosj Build/Test Tools normal normal 7.0.1 defect (bug) has-patch 06/05/2026
5 #64958 Copy React vendor scripts from Gutenberg, update version number jsnajdr Build/Test Tools normal normal 7.1 enhancement has-patch 04/01/2026
3 5 #64671 Expand visual regression testing tooling and admin page coverage JoeFusco fabiankaegy Build/Test Tools normal normal 7.1 enhancement has-patch 03/27/2026
8 #64298 Move the `failed-workflow` job logic into a reusable workflow desrosj Build/Test Tools normal normal 7.1 enhancement has-patch 04/02/2026
1 3 #65279 Prevent non css files from being placed in CSS folders and prevent non JS files from being placed in the JS folders jorbin Build/Test Tools normal normal 7.1 enhancement has-patch 05/21/2026
2 2 #50393 Run `composer compat` as a part of `grunt (precommit|prerelease)` desrosj Build/Test Tools low normal 7.1 enhancement has-patch 05/27/2026
12 19 #63901 Add `AGENTS.md` for the project flixos90 Build/Test Tools normal normal 7.1 feature request has-patch 05/22/2026
3 #64878 Create a workflow that compares a PR with the build server desrosj Build/Test Tools normal normal 7.1 feature request has-patch 03/27/2026
18 #64893 GitHub Actions updates and improvements for 7.1 desrosj Build/Test Tools normal normal 7.1 task (blessed) has-patch 06/12/2026
3 7 #64680 Increase PHPStan rule level from zero westonruter westonruter* Build/Test Tools normal normal 7.1 task (blessed) has-patch 03/24/2026
3 24 #65208 Introduce namespacing for the test classes for 7.1 desrosj Build/Test Tools normal normal 7.1 task (blessed) has-patch 05/15/2026
18 #64894 Test tool and unit test improvements for 7.1 desrosj Build/Test Tools normal normal 7.1 task (blessed) has-patch 06/15/2026
1 1 #64895 Tests: Reduce usage of assertEquals for 7.1 desrosj Build/Test Tools normal normal 7.1 task (blessed) has-patch 05/05/2026
1 #64968 Update/Audit NPM Dependencies for 7.1 desrosj Build/Test Tools normal normal 7.1 task (blessed) has-patch 05/23/2026
6 13 #63276 Content width in block editor styles expects padding SergeyKovalets Bundled Theme normal normal 7.1 defect (bug) has-patch 03/10/2026
8 32 #47051 Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool johnfclifford joedolson* Bundled Theme normal normal 7.1 defect (bug) has-patch 03/03/2026
1 1 #65452 Twenty Nineteen: PostCSS configuration file never applies `autoprefixer` desrosj Bundled Theme normal normal 7.1 defect (bug) has-patch 06/11/2026
1 13 #64109 Bundled themes: Stylesheets should be minified in classic themes westonruter rutviksavsani Bundled Theme normal normal 7.1 enhancement has-patch 02/17/2026
1 7 #63013 Twenty Nineteen: Use `sass` instead of `node-sass` debarghyabanerjee Bundled Theme normal normal 7.1 enhancement has-patch 06/11/2026
1 8 #65108 Twenty Sixteen: barely visible bold text in 'blockquote' gaelbonithon Bundled Theme normal normal 7.1 enhancement has-patch 05/13/2026
1 #65322 Bump default theme versions for WordPress 7.1 mukesh27 Bundled Theme normal normal 7.1 task (blessed) has-patch 05/22/2026
4 12 #26402 Add option to DB if option is only present in cache when updating option codix Cache API normal normal 7.1 defect (bug) has-patch 03/18/2026
3 9 #64950 wp_using_ext_object_cache can return null, causing type failures, potential fatals ronalfy westonruter Cache API normal normal 7.1 defect (bug) has-patch 04/21/2026
1 4 #64473 Embrace WHATWG Encoding Standards dmsnell dmsnell Charset normal normal 7.1 enhancement has-patch 02/20/2026
8 23 #46713 Comment reply link uses inconvenient eventlistener szandman westonruter Comments normal normal 7.1 defect (bug) has-patch 06/16/2026
7 43 #36409 Comments number is wrong sidati pbearne Comments normal normal 7.1 defect (bug) has-patch 03/18/2026
3 8 #64779 Notes can be edited and deleted by other users mindctrl Comments normal normal 7.1 defect (bug) has-patch 05/13/2026
2 8 #65253 Superfluous whitespace in comment cookie consent markup zodiac1978 desrosj Comments normal normal 7.1 defect (bug) has-patch 06/07/2026
1 13 #64404 Uncaught DivisionByZeroError: Modulo by zero kaushiksomaiya westonruter* Cron API normal normal 7.1 defect (bug) has-patch 03/19/2026
1 8 #64231 Customizer fails to save when switching themes due to an orphaned setting left over from a previously active plugin alessandrolioce westonruter Customize normal normal 7.1 defect (bug) has-patch 03/12/2026
4 #64905 Add link to WP Repo in Theme Preview screen Guido07111975 Customize normal normal 7.1 enhancement has-patch 05/20/2026
2 11 #56887 wp_exif_date2ts throws notice on slash formatted date domainsupport pbearne* Date/Time normal normal 7.1 defect (bug) has-patch 03/18/2026
3 21 #48207 Implement new Comment Date Functions dshanske pbearne Date/Time normal normal 7.1 enhancement has-patch 02/20/2026
1 #65370 Add "Text shadow" support wildworks Editor normal normal 7.1 defect (bug) has-patch 05/29/2026
6 #63909 Automatic excerpts: support lists in addition to columns and groups jeherve audrasjb* Editor normal normal 7.1 defect (bug) has-patch 04/09/2026
1 2 3
Note: See TracReports for help on using and creating reports.