Make WordPress Core

{5} Next Major Release (196 matches)

Create a new ticket
  • Active tickets slated for the next major release
  • Sort by component, severity, type, summary
  • Accepted tickets have an '*' appended to their owner's name
Row background-color Legend
priority is 'highest omg bbq' or severity is 'critical' or 'blocker'
priority is 'highest omg bbq' or severity is 'critical' or 'blocker'
priority is 'high' or severity is 'major'
priority is 'high' or severity is 'major'
priority is 'low' or 'lowest' or severity is 'trivial' or 'minor'
priority is 'low' or 'lowest' or severity is 'trivial' or 'minor'

Results (1 - 100 of 196)

1 2
Stars Comments Ticket Summary Owner Component Version Priority Severity Milestone Type Workflow Modified
3 17 #62619 Remove `wp_kses_post()` filtering from admin notices Administration 6.4 normal normal 6.9 defect (bug) has-patch 06/04/2025
1 17 #62866 Adjust background alternate row on post and page tables Administration normal normal 6.9 enhancement has-patch 03/25/2025
3 12 #63310 On mobile devices, the search bar in the WordPress admin "Pages" section has an unnecessary right margin, which negatively impacts the visual alignment and user experience. Administration 3.7.4 normal normal 6.9 enhancement has-patch 06/16/2025
16 #60029 Admin unable to create new Application Password for user with no role on main site (multisite) Application Passwords normal normal 6.9 defect (bug) changes-requested 06/06/2025
3 12 #63135 Testing and Debugging WP_Mail related topics Build/Test Tools normal minor 6.9 feature request dev-feedback 06/03/2025
28 #63026 Improve performance of bcrypt related unit tests Build/Test Tools 6.8 normal normal 6.9 defect (bug) has-patch 06/11/2025
8 #62065 Update in-repo PHPUnit documentation Build/Test Tools normal normal 6.9 defect (bug) reporter-feedback 03/25/2025
1 9 #62839 sync-gutenberg-packages script is not respecting .npmrc file Build/Test Tools normal normal 6.9 defect (bug) close 05/07/2025
14 #63170 GitHub Actions updates and improvements for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 06/23/2025
34 #63167 Test tool and unit test improvements for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 06/19/2025
3 #63169 Tests: Reduce usage of assertEquals for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 03/25/2025
1 #63171 Update/Audit NPM Dependencies for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 04/17/2025
3 12 #60196 Twenty Twenty-One: List Item blocks have extra margin in editor Bundled Theme 6.1 normal minor 6.9 defect (bug) has-patch 06/09/2025
2 10 #62437 Bundled Themes: Edit package-related details in block theme PHP files Bundled Theme lowest normal 6.9 defect (bug) has-patch 03/25/2025
4 6 #63276 Content width in block editor styles expects padding Bundled Theme 5.4 normal normal 6.9 defect (bug) dev-feedback 06/06/2025
1 8 #63520 Twenty Fourteen: Latest Comments block link color does not belong in Content Sidebar Bundled Theme 5.8 normal normal 6.9 defect (bug) has-patch 06/04/2025
1 #63073 Twenty Twelve: theme's figcaption styles do not apply in the editor Bundled Theme 5.8 normal normal 6.9 defect (bug) has-patch 03/07/2025
2 10 #62975 Twenty Twenty-Five: Exclude sticky posts when offset is used Bundled Theme normal normal 6.9 defect (bug) 05/10/2025
1 9 #63549 Twenty Twenty-One: Line-height inconsistency in List Item blocks between editor and frontend Bundled Theme 6.4 normal normal 6.9 defect (bug) has-patch 06/22/2025
3 9 #58519 Inline styles block styles in bundled themes Bundled Theme 5.8 normal normal 6.9 enhancement dev-feedback 03/26/2025
3 2 #63450 Race condition for transient with no expiration and object cache active Cache API normal normal 6.9 defect (bug) has-patch 06/04/2025
1 4 #59269 Add support for adding metadata in bulk Database normal normal 6.9 enhancement has-patch 05/28/2025
5 27 #63290 Cover block overlays didn't display after 6.8 update—every page had to be resaved Editor 6.8 normal major 6.8.2 defect (bug) 06/21/2025
4 29 #61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor 6.6 normal normal 6.9 defect (bug) changes-requested 03/18/2025
1 7 #62624 Fix global styles for Separator blocks when theme defines non-background colors Editor trunk normal normal 6.9 defect (bug) has-patch 03/20/2025
1 13 #62090 Editor: Add filter for supported block binding attributes Editor 6.5 normal normal 6.9 enhancement dev-feedback 02/27/2025
1 3 #63582 Update packages for 6.8.2 Editor normal normal 6.8.2 task (blessed) 06/21/2025
7 #63468 Dark mode support for WordPress embeds Embeds 4.4 normal normal 6.9 enhancement dev-feedback 05/30/2025
5 #63201 FTPext Stub Filesystem API normal normal 6.9 defect (bug) dev-feedback 04/01/2025
9 #61501 KSES Allow more custom data attributes to align with browsers Formatting 6.6 normal normal 6.9 enhancement has-patch 02/27/2025
1 8 #63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. Gallery normal normal 6.9 defect (bug) has-patch 06/19/2025
3 7 #63430 Coding Standards: replace isset() ternary with null coalescing General normal minor 6.9 enhancement has-patch 06/09/2025
5 11 #60875 Handler proposal for known dynamic properties that are initialized and set late only when getting its value General normal normal 6.9 defect (bug) 03/10/2025
3 2 #62715 Block Hooks: Apply to content-like Custom Post Types General normal normal 6.9 enhancement 02/25/2025
9 22 #62622 Bump minimum PHP version to 7.4 General normal normal 6.9 enhancement 06/01/2025
7 12 #57299 Implement array key type notation General normal normal 6.9 enhancement 05/24/2025
19 33 #61175 Integrate PHPStan into the core development workflow General normal normal 6.9 enhancement has-patch 06/18/2025
5 28 #49442 Request: filter for parse_blocks() result General 5.0 normal normal 6.9 feature request changes-requested 06/17/2025
12 #63168 Coding Standards fixes for WP 6.9 General normal normal 6.9 task (blessed) 06/24/2025
19 #63166 Docblock improvements for WP 6.9 General normal normal 6.9 task (blessed) has-patch 06/11/2025
4 12 #59649 PHP 8.0: improvements to allow for named parameters in 6.9 General normal normal 6.9 task (blessed) 03/25/2025
3 2 #63061 Prepare for PHP 8.5 General normal normal 6.9 task (blessed) 06/01/2025
2 5 #63391 Docs: Typo correction – 'compatability' to 'compatibility' HTML API normal normal 6.9 defect (bug) has-patch 05/06/2025
2 6 #63020 HTML API: Breadcrumbs should include element indices and attributes HTML API normal normal 6.9 enhancement 04/21/2025
1 10 #63230 Correct expiration time documentation for `wp_set_auth_cookie()` Login and Registration normal normal 6.9 enhancement needs-docs 04/05/2025
1 14 #62731 Inline CSS inserted by wp_print_auto_sizes_contain_css_fix too high in HTML Media 6.7.1 normal minor 6.9 enhancement changes-requested 06/14/2025
3 28 #63529 Fatal Error Media Upload MP3 PHP 8.2 when metadata contains list Media 6.8 normal normal 6.9 defect (bug) needs-unit-tests 06/11/2025
15 #63532 Unit Testing: Checking if images already exists before starting tests Media normal normal 6.9 defect (bug) dev-feedback 06/06/2025
4 10 #62451 Menu editing broken on mobile Menus 6.7 normal normal 6.9 defect (bug) 06/09/2025
1 7 #37026 PHP Notice: Trying to get property of non-object in wp-admin\nav-menus.php on line 836 Menus 3.0 normal normal 6.9 defect (bug) changes-requested 06/01/2025
7 25 #13273 Allow "'non-clickable" menu items Menus 3.0 normal normal 6.9 enhancement dev-feedback 05/27/2025
3 18 #60549 "Site Upload Quota Space" should indicate network default and possibly site's current usage Networks and Sites normal normal 6.9 enhancement 06/07/2025
3 9 #62086 Add Filter for Custom Form Attributes in New Site Creation (/wp-admin/network/site-new.php) Networks and Sites 3.0 normal normal 6.9 enhancement changes-requested 06/01/2025
1 12 #42007 rpc.pingomatic.com still using HTTP Pings/Trackbacks 4.9 normal normal 6.8.2 defect (bug) has-patch 06/23/2025
3 36 #63120 Emojis in plugin titles render in front of text characters Plugins normal minor 6.9 defect (bug) dev-feedback 06/11/2025
4 15 #60190 Drop PHP 4 support for arrays with 1 object element Plugins normal normal 6.9 enhancement close 05/23/2025
2 24 #60495 Following "plugins_list": Add a filter in get_views() in class-wp-plugins-list-table Plugins 6.3 normal normal 6.9 enhancement changes-requested 06/18/2025
2 #63273 Fatal due to superglobal $_POST modification with invalid int type Posts, Post Types normal major 6.9 defect (bug) has-patch 04/21/2025
15 #61911 Incorrect schema for global styles REST API endpoint Posts, Post Types 5.9 normal normal 6.9 defect (bug) has-patch 03/25/2025
2 4 #62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API 6.7 normal normal 6.9 defect (bug) has-patch 04/17/2025
3 30 #61061 PHP Warning with invalid JSON input REST API trunk low normal 6.9 defect (bug) has-patch 05/12/2025
2 26 #63325 Regression in saving posts with Block Editor in 6.8 REST API 6.8 normal normal 6.8.2 defect (bug) has-patch 06/23/2025
5 9 #62701 Post controller: support for grouping results by parent-child relationship REST API normal normal 6.9 enhancement has-patch 02/28/2025
4 #30036 Add some escaping to $handle when printing styles. Script Loader normal normal 6.9 defect (bug) 06/10/2025
3 10 #63017 Compression via PHP documented and in URL but not used anymore Script Loader 5.0 normal normal 6.9 defect (bug) has-patch 03/23/2025
3 #63165 Update bundled root certificates for 6.9 Security normal normal 6.9 task (blessed) has-patch 06/18/2025
1 21 #26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes 3.7.1 normal normal 6.9 defect (bug) has-patch 04/24/2025
5 8 #63397 Harder Deprecate ms-files.php Site Health normal normal 6.9 enhancement dev-feedback 05/23/2025
6 11 #55358 Passing int term term_exists parent param not respected Taxonomy normal normal 6.9 defect (bug) has-patch 05/31/2025
2 3 #63128 Too Early Caching is breaking Block Child Themes Themes normal major 6.9 defect (bug) dev-feedback 05/12/2025
8 19 #61352 PHP deprecation notice in wp_title() Themes 6.5.5 normal normal 6.9 defect (bug) has-patch 04/26/2025
8 #63187 Wrong Inconsistent Permissions Check in Filesystems Upgrade/Install normal normal 6.9 defect (bug) dev-feedback 05/12/2025
1 5 #63045 Add caching to `count_many_users_posts()` Users normal normal 6.9 enhancement has-patch 05/27/2025
14 #63611 wp_widget_rss_output: HTML entities that are part of HTML tags should be removed Widgets normal normal 6.9 defect (bug) needs-unit-tests 06/24/2025
2 14 #63503 Exporting in high data instances results in empty file download SergeyBiryukov Export 6.8 normal normal 6.9 defect (bug) dev-feedback 05/30/2025
10 #63443 ZIP tests not checking potential clean directory SergeyBiryukov External Libraries normal trivial 6.9 defect (bug) dev-feedback 05/19/2025
4 30 #14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins 3.0 normal normal 6.9 defect (bug) dev-feedback 05/12/2025
2 9 #63502 HTTP 500 in `wp-json/batch` with specific arguments SergeyBiryukov REST API 6.8 normal normal 6.9 defect (bug) dev-feedback 06/04/2025
2 36 #49446 cache the results of get_uploaded_header_images() SergeyBiryukov Themes normal normal 6.9 enhancement changes-requested 05/27/2025
14 #63427 User roles property should always be an array, but they sometimes become an object in localized data SergeyBiryukov Users 2.0 normal normal 6.9 defect (bug) has-patch 06/19/2025
20 90 #55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* General 6.0 normal normal 6.9 task (blessed) dev-feedback 03/18/2025
1 127 #63268 PHPStan code quality improvements for 6.9 SergeyBiryukov* General normal normal 6.9 task (blessed) has-patch 06/23/2025
19 65 #10931 Verify Comment Email Addresses of Registered Users adamsilverstein Comments normal normal 6.9 enhancement needs-docs 06/06/2025
6 91 #63448 Image quality significantly degrades for resized PNGs with transparency in WordPress 6.8.1 adamsilverstein Media 6.8 normal critical 6.8.2 defect (bug) dev-feedback 06/19/2025
8 48 #14110 Expose height and width attributes to 'wp_get_attachment_image_attributes' filter adamsilverstein Media 3.0 normal minor 6.8.2 enhancement commit 06/23/2025
2 13 #62991 Issue: Non-Clickable Area in Admin Profile Dropdown adamsilverstein Toolbar normal normal 6.9 enhancement dev-feedback 06/12/2025
4 53 #62831 Bring in lighter background for admin audrasjb Administration normal normal 6.9 enhancement has-patch 02/27/2025
36 #62865 Change font weight of settings and other similar labels audrasjb Administration normal normal 6.9 enhancement 02/26/2025
1 18 #63369 Unnecessary vertical space appears on Tags screen when no tags exist audrasjb Administration 3.0 normal trivial 6.9 defect (bug) dev-feedback 06/23/2025
3 18 #63399 Twenty Twenty-Five: editor style isn't enqueued audrasjb Bundled Theme 6.7 high normal 6.8.2 defect (bug) commit 06/24/2025
2 7 #62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated audrasjb Database normal normal 6.9 defect (bug) has-patch 02/20/2025
15 #59941 PHPUnit test for wp_timezone_choice audrasjb Date/Time normal normal 6.9 defect (bug) has-patch 03/25/2025
11 25 #29849 Better human_time_diff() audrasjb Date/Time normal normal 6.9 enhancement has-patch 05/15/2025
4 25 #61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor 6.6 normal normal 6.9 defect (bug) changes-requested 06/07/2025
2 #63222 register_block_type is not working with symbolic links still audrasjb Editor normal normal 6.9 defect (bug) has-patch 04/02/2025
24 86 #44610 Allow Youtube-Player to use youtube-nocookie.com URLS to avoid setting cookies. audrasjb Embeds 4.9.7 normal normal 6.9 enhancement 03/03/2025
1 18 #61244 The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value audrasjb Export 4.4 normal minor 6.9 defect (bug) close 06/07/2025
3 5 #63591 RSS Feed Errors & Extra <link> Tags After WP 6.8.1 — Failing Validation audrasjb Feeds 6.8 normal normal 6.8.2 defect (bug) reporter-feedback 06/21/2025
2 19 #63068 Administrator Role Changed to "No Roles" Causes Internal Server Error audrasjb General normal normal 6.9 defect (bug) dev-feedback 05/22/2025
6 #63603 Replace deprecated / non-standard CSS for `speak` and `aural` audrasjb General normal normal 6.9 enhancement dev-feedback 06/20/2025
1 2
Note: See TracReports for help on using and creating reports.