Make WordPress Core

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

1 2

Changes Requested (14 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
2 11 #64587 AI Guidelines should be referenced in the pull request template westonruter westonruter AI normal normal 7.0 defect (bug) changes-requested 02/28/2026
8 #64761 Admin Reskin: Change color picker height to 40px wildworks audrasjb Administration normal normal 7.0 defect (bug) changes-requested 03/03/2026
2 25 #60029 Admin unable to create new Application Password for user with no role on main site (multisite) roytanck Application Passwords normal normal 7.0 defect (bug) changes-requested 02/18/2026
2 5 #64217 Comment approval/type check runs after `notify_post_author` filter adamsilverstein adamsilverstein Comments normal normal 7.0 defect (bug) changes-requested 02/24/2026
4 16 #64284 Convert times/multiplication symbol (×) into the letter "x" when sanitizing titles for slugs archmaster7 Formatting normal minor 7.0 defect (bug) changes-requested 03/04/2026
3 7 #63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 flixos90 REST API normal normal 7.0 defect (bug) changes-requested 02/13/2026
4 18 #64762 Frontend admin toolbar not using updated admin color scheme huzaifaalmesbah Toolbar normal normal 7.0 defect (bug) changes-requested 03/08/2026
2 11 #64467 Grid view displays attachments in the wrong order when an order query var is present but not normalized trivedikavit Media normal minor 7.0 defect (bug) changes-requested 01/08/2026
1 13 #63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. dd32 Gallery normal normal 7.0 defect (bug) changes-requested 02/24/2026
1 10 #54484 REST API returns (empty) array for Meta but Schema has type object dtrunk90 flixos90 REST API normal normal 7.0 defect (bug) changes-requested 02/11/2026
5 10 #64221 Reclassify `json2php` as a `devDependency` desrosj desrosj Build/Test Tools normal normal 7.0 task (blessed) changes-requested 02/20/2026
1 10 #64759 [Admin Reskin] Media modal “Edit Image” and help link use old color scheme huzaifaalmesbah audrasjb Media normal normal 7.0 defect (bug) changes-requested 03/06/2026
3 10 #64744 [Admin reskin] Admin Help still uses old colors fabiankaegy audrasjb* Administration normal normal 7.0 defect (bug) changes-requested 03/06/2026
1 7 #64620 function read_json_file throws an error if the file is missing pbearne pbearne Themes normal normal 7.0 defect (bug) reporter-feedback 02/24/2026

Commit Candidates (4 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
4 10 #64805 Admin Reskin: Dismissible notices should use different Dashicon close icon TobiasBg Administration normal normal 7.0 defect (bug) commit 03/06/2026
6 #64813 Docs: Fix `@param` type for `get_posts()` and other functions using `wp_parse_args()` rodrigosprimo westonruter* Posts, Post Types normal normal 7.0 defect (bug) commit 03/06/2026
1 9 #64658 Update all references to the Verse block to Poetry ellatrix Bundled Theme normal normal 7.0 task (blessed) commit 03/02/2026
1 6 #64728 Using null as an array offset is deprecated in PHP 8.5.3 sky_76 westonruter* Toolbar normal minor 7.0 defect (bug) commit 02/26/2026

Has Patch / Needs Testing (71 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
13 64 #64591 Add WP AI Client and corresponding connectors screen flixos90 jason_the_adams AI normal normal 7.0 task (blessed) has-patch 03/04/2026
13 51 #64672 Add command palette entry point to admin bar/toolbar annezazu Toolbar high normal 7.0 task (blessed) has-patch 03/09/2026
4 10 #26402 Add option to DB if option is only present in cache when updating option codix Cache API normal normal 7.0 defect (bug) has-patch 02/26/2026
13 #64372 Additional URL args supplied via enqueued script/style handle cause malformed ver query param when null westonruter westonruter Script Loader low normal 7.0 defect (bug) has-patch 03/05/2026
1 6 #64738 Application password field is too narrow since padding was increased on inputs johnbillion Application Passwords normal normal 7.0 defect (bug) has-patch 03/07/2026
19 189 #64393 Change how we include Gutenberg in Core youknowriad youknowriad Build/Test Tools high blocker 7.0 task (blessed) has-patch 03/07/2026
1 3 #64702 Code Modernization: Replace void in PHPDoc union return types with null in Administration apermo westonruter General normal normal 7.0 defect (bug) has-patch 02/25/2026
1 8 #64703 Code Modernization: Replace void in PHPDoc union return types with null in class-wpdb.php apermo westonruter Database normal normal 7.0 defect (bug) has-patch 03/04/2026
1 7 #64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files apermo General normal normal 7.0 defect (bug) has-patch 02/28/2026
1 20 #64226 Coding Standards fixes for WP 7.0 desrosj General normal normal 7.0 task (blessed) has-patch 03/03/2026
7 39 #36409 Comments number is wrong sidati pbearne Comments normal normal 7.0 defect (bug) has-patch 02/19/2026
2 9 #64791 Connectors: Extensibility API allowing plugins to register custom connector cards gziolo gziolo Administration normal normal 7.0 enhancement has-patch 03/06/2026
6 12 #63276 Content width in block editor styles expects padding SergeyKovalets Bundled Theme normal normal 7.0 defect (bug) has-patch 02/16/2026
16 #64544 Core GB backport - individual block custom CSS glendaviesnz ellatrix General normal normal 7.0 enhancement has-patch 02/26/2026
6 10 #40831 Customize: Further improve JS inline documentation grapplerulrich westonruter Customize normal normal 7.0 defect (bug) has-patch 01/16/2026
1 7 #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.0 defect (bug) has-patch 02/24/2026
3 7 #64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. okvee REST API normal normal 7.0 defect (bug) has-patch 02/27/2026
2 127 #64224 Docblock improvements for 7.0 desrosj General normal normal 7.0 task (blessed) has-patch 03/08/2026
3 6 #64787 Drop zone for dashboard widgets does not have rounded corners ocean90 Administration normal normal 7.0 defect (bug) has-patch 03/06/2026
2 27 #64771 Existing block level custom CSS in a post breaks when the post is edited by user without unfiltered_html glendaviesnz Editor high critical 7.0 defect (bug) has-patch 03/09/2026
3 4 #64671 Expand visual regression testing tooling and admin page coverage JoeFusco fabiankaegy Build/Test Tools normal normal 7.0 enhancement has-patch 02/26/2026
3 #64818 Fatal error with AI Connectors clifgriffin AI normal critical 7.0 defect (bug) has-patch 03/06/2026
2 4 #64822 Fix checked checkboxes in admin color schemes sabernhardt joedolson* Administration normal normal 7.0 defect (bug) has-patch 03/07/2026
12 #64227 GitHub Actions updates and improvements for 7.0 desrosj Build/Test Tools normal normal 7.0 task (blessed) has-patch 03/05/2026
1 7 #64567 HTML API: get_attribute_names_with_prefix() should agree with enqueued attribute updates. dmsnell HTML API normal minor 7.0 defect (bug) has-patch 02/10/2026
4 #64823 Image in navigation overlay or in viewport-conditional block can get `fetchpriority=high` and degrade LCP metric for page westonruter westonruter Media normal normal 7.0 defect (bug) has-patch 03/09/2026
5 #63355 Image tests skipped in GitHub Actions MattyRob desrosj Build/Test Tools normal normal 7.0 defect (bug) has-patch 02/19/2026
2 5 #64680 Increase PHPStan rule level from zero westonruter westonruter* Build/Test Tools normal normal 7.0 task (blessed) has-patch 03/04/2026
1 #64518 Interactivity API: `data-wp-bind` stops processing valid directives when encountering an invalid one luisherranz Interactivity API normal normal 7.0 defect (bug) has-patch 01/16/2026
4 #64803 Media: Skip cross-origin isolation for third-party page builders adamsilverstein adamsilverstein Media normal normal 7.0 defect (bug) has-patch 03/05/2026
4 9 #64729 Missing “Live Preview” button for block themes after installation on the “Add Themes” screen huzaifaalmesbah Themes normal normal 7.0 defect (bug) has-patch 03/06/2026
11 #64589 Navigation overlay: backport patterns and template part definition onemaggie scruffian General normal normal 7.0 enhancement has-patch 03/07/2026
3 4 #64779 Notes can be edited and deleted by other users mindctrl Comments normal normal 7.0 defect (bug) has-patch 03/06/2026
3 2 #64742 PHP 8.5: Incorrect array access in `wp_get_attachment_image_src` edent General normal minor 7.0 defect (bug) has-patch 02/27/2026
5 113 #64238 PHPStan code quality improvements for 7.0 SergeyBiryukov General normal normal 7.0 task (blessed) has-patch 03/09/2026
1 36 #59941 PHPUnit test for wp_timezone_choice pbearne Date/Time normal normal 7.0 defect (bug) has-patch 02/26/2026
2 8 #64623 Prevent losing data when clicking links on Settings pages sabernhardt joedolson* Administration normal normal 7.0 defect (bug) has-patch 02/24/2026
2 #64798 REST API: Add dimension validation to sideload endpoint adamsilverstein REST API normal normal 7.0 defect (bug) has-patch 03/05/2026
5 #64804 REST API: Add finalize endpoint to `WP_REST_Attachments_Controller` for client-side media processing adamsilverstein REST API normal normal 7.0 defect (bug) has-patch 03/06/2026
1 12 #64505 REST API: Block renderer passes incomplete block shape dlh dmsnell REST API normal normal 7.0 defect (bug) has-patch 01/26/2026
11 46 #64696 Real time collboration effectively disables persistent post caches while anyone edits a post peterwilsoncc Posts, Post Types normal normal 7.0 defect (bug) has-patch 03/07/2026
6 60 #64622 Real-time collaboration: Add new REST endpoints, setting, and registered post meta czarate ellatrix Editor normal normal 7.0 task (blessed) has-patch 03/07/2026
2 5 #64643 Remove some obsolete return by refs swissspidy General normal normal 7.0 defect (bug) has-patch 02/25/2026
1 9 #48323 Signup link redirect is not filtered on multisite when a blog is not found calin JJJ Networks and Sites normal normal 7.0 defect (bug) has-patch 03/03/2026
3 16 #64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content dannythedog hbhalodia Site Health normal normal 7.0 defect (bug) has-patch 03/04/2026
11 #64545 Style Engine: Harden add_declaration against being passed illegal values andrewserong isabel_brison Editor normal normal 7.0 defect (bug) has-patch 03/03/2026
2 39 #64225 Test tool and unit test improvements for 7.0 desrosj Build/Test Tools normal normal 7.0 task (blessed) has-patch 03/05/2026
1 9 #64324 Tests: Reduce usage of assertEquals for 7.0 SergeyBiryukov Build/Test Tools normal normal 7.0 task (blessed) has-patch 12/31/2025
9 59 #53010 Tests: introduce namespacing for the test classes jrf SergeyBiryukov Build/Test Tools normal normal 7.0 task (blessed) has-patch 12/24/2025
8 39 #61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() hmbashar audrasjb Permalinks normal normal 7.0 defect (bug) has-patch 01/14/2026
1 63 #64083 Trim the GitHub Actions workflows for older branches (and possibly `trunk`) johnbillion johnbillion Build/Test Tools normal normal 7.0 task (blessed) has-patch 03/09/2026
2 1 #64825 Twenty Seventeen: twentyseventeen_edit_link() function passed westonruter Themes normal minor 7.0 defect (bug) has-patch 03/09/2026
1 10 #64404 Uncaught DivisionByZeroError: Modulo by zero kaushiksomaiya westonruter* Cron API normal normal 7.0 defect (bug) has-patch 02/24/2026
1 20 #63256 Unnecessary array_map() call in get_terms() when object_ids is not set dilipbheda audrasjb Taxonomy lowest normal 7.0 defect (bug) has-patch 01/05/2026
1 26 #64595 Update Gutenberg ref in package.json ellatrix General normal normal 7.0 task (blessed) has-patch 03/06/2026
1 #64230 Update/Audit NPM Dependencies for 7.0 desrosj Build/Test Tools normal normal 7.0 task (blessed) has-patch 02/17/2026
4 #64584 WP_Theme: Unused private method _check_headers_property_has_correct_type() marian1 jorbin Themes normal normal 7.0 defect (bug) has-patch 02/02/2026
3 20 #63678 WordPress redirect to wp-admin/install.php when a user is rate limited in mysql anonymooo anonymooo Database normal normal 7.0 defect (bug) has-patch 02/24/2026
2 15 #64780 [Admin Reskin] WordPress Events widget list background and borders still use old colors. r1k0 Administration normal normal 7.0 defect (bug) has-patch 03/08/2026
4 24 #64708 [Admin reskin] Login page logo looks outdated with new admin design juanfra Login and Registration normal normal 7.0 defect (bug) has-patch 03/03/2026
2 4 #64692 [admin-reskin] Remove floats from custom links section in the Nav Menus screen audrasjb Menus normal normal 7.0 defect (bug) has-patch 02/21/2026
1 4 #64774 [admin-reskin] Spacing issue in verify email login screen audrasjb Login and Registration normal normal 7.0 defect (bug) has-patch 03/06/2026
1 #64716 `grunt clean` does not clean block editor-related files copied in new build process desrosj Build/Test Tools normal normal 7.0 defect (bug) has-patch 02/25/2026
5 28 #64740 credentialless iframe incompatible with some browsers and cross-origin policies amykamala adamsilverstein Editor normal normal 7.0 defect (bug) has-patch 03/06/2026
2 9 #46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' OrangePixelNath Formatting normal normal 7.0 defect (bug) has-patch 02/02/2026
3 4 #64603 get_block_wrapper_attributes: id and aria-label should not be merged wildworks Editor normal normal 7.0 defect (bug) has-patch 02/13/2026
1 64 #33821 redirect_canonical does not consider port in $compare_original willshouse Canonical normal normal 7.0 defect (bug) has-patch 01/15/2026
25 #64619 wp.updates.l10n.updating is deprecated notice Presskopp I18N normal normal 7.0 defect (bug) has-patch 03/04/2026
2 9 #56887 wp_exif_date2ts throws notice on slash formatted date domainsupport pbearne* Date/Time normal normal 7.0 defect (bug) has-patch 03/03/2026
2 5 #59239 wp_generate_uuid4 collisions joppuyo General normal normal 7.0 defect (bug) has-patch 01/09/2026
4 19 #64318 ↗ should not be replaced by Twemoji Joen Emoji normal normal 7.0 defect (bug) has-patch 02/09/2026

Needs Dev / Bug Wrangler Feedback (11 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
2 23 #63068 Administrator Role Changed to "No Roles" Causes Internal Server Error jomonthomaslobo1 audrasjb General normal normal 7.0 defect (bug) dev-feedback 02/17/2026
1 9 #62159 Creation of dynamic property ftp::$features is deprecated (PHP 8.2) kmurphyzuora audrasjb Administration normal normal 7.0 defect (bug) dev-feedback 01/30/2026
2 12 #64425 JQuery .proxy deprecated and QMIGRATE: Boolean attribute 'disabled' is not set to its lowercased name in Jquery 4.0 neo2k23 General normal normal 7.0 defect (bug) dev-feedback 03/04/2026
4 36 #14060 Misleading "You do not have sufficient permissions to access this page." hakre SergeyBiryukov Plugins normal normal 7.0 defect (bug) dev-feedback 02/17/2026
21 97 #55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions jrf SergeyBiryukov* General normal normal 7.0 task (blessed) dev-feedback 02/12/2026
4 10 #64020 Site icon: Don't force cropping jorbin Administration normal normal 7.0 defect (bug) dev-feedback 02/17/2026
10 78 #31992 Unicode Email Addresses ysalame SergeyBiryukov* Formatting normal normal 7.0 defect (bug) dev-feedback 02/11/2026
3 8 #58715 WP Themes: Improve various globals documentation. upadalavipul Bundled Theme normal normal 7.0 defect (bug) dev-feedback 02/04/2026
11 #35913 `is_()` conditional methods should share their logic boonebgorges Query normal normal 7.0 defect (bug) dev-feedback 02/26/2026
4 27 #64156 add_post_type_support() does not merge sub-properties for the same feature fabiankaegy Posts, Post Types normal normal 7.0 defect (bug) dev-feedback 02/10/2026
1 20 #62839 sync-gutenberg-packages script is not respecting .npmrc file desrosj Build/Test Tools normal normal 7.0 defect (bug) dev-feedback 02/19/2026
1 2
Note: See TracReports for help on using and creating reports.