Make WordPress Core

{7} Future Releases (7830 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (7001 - 7100 of 7830)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #43810 Apostrophe issue Formatting normal normal Awaiting Review defect (bug) 09/12/2025
4 #53390 Unfreeze the code of is_serialized() General normal normal Awaiting Review defect (bug) 09/12/2025
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 09/13/2025
#55306 Before posts/pages listing if there multiple filter drop-downs, view of pagination buttons are not better looking. Administration normal normal Awaiting Review enhancement has-patch 09/13/2025
1 #55583 Hook before and after "Add New" button in edit screen Administration normal normal Awaiting Review enhancement has-patch 09/13/2025
#39651 Find Posts modal does not show post-type labels correctly Administration normal normal Future Release defect (bug) 09/13/2025
5 #39841 Additional Post Button Options Editor normal normal Awaiting Review enhancement 09/13/2025
2 #36462 Updating or publishing a (custom) post that hasn't loaded completely closes comments Editor normal normal Future Release defect (bug) dev-feedback 09/13/2025
1 #63929 WordPress sitemap not indexing correctly when custom post types are used General normal normal Awaiting Review defect (bug) reporter-feedback 09/15/2025
1 #63974 .mo file loaded as UTF-8 by default - non-standard and ignoring Content-Type headers I18N normal normal Awaiting Review enhancement 09/15/2025
2 #63063 IDN domains are erroneously URL-encoded in the wp_sanitize_redirect() function Charset normal minor Awaiting Review defect (bug) 09/15/2025
1 #38026 Add Delete link to details modal when file in trash Media normal normal Awaiting Review enhancement has-patch 09/16/2025
4 #63931 Deleting a parent comment causes the child to move up a level Comments normal normal Future Release enhancement dev-feedback 09/16/2025
#53263 Media galery new libraries Gallery normal normal Awaiting Review defect (bug) 09/17/2025
1 #53267 Search Form Doesn't Return Results Found in Reusable Blocks Editor normal normal Awaiting Review defect (bug) 09/17/2025
#63598 Post locking takeover dialogue shows when `show_post_locked_dialog` filter returns false Posts, Post Types normal normal Awaiting Review defect (bug) 09/17/2025
1 #63993 wp_ajax_wp_remove_post_lock does not remove a post lock Editor normal normal Awaiting Review defect (bug) 09/17/2025
1 #49633 Trim cookie paths Login and Registration normal normal Awaiting Review defect (bug) has-patch 09/17/2025
11 #40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 09/17/2025
2 #47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 09/17/2025
2 #17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 09/17/2025
1 #63996 Comments: create a dedicated view that shows all comments from someone Comments normal normal Awaiting Review feature request 09/17/2025
1 #63995 Comments: show top commentors Comments normal normal Awaiting Review enhancement 09/17/2025
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign Formatting normal normal Awaiting Review defect (bug) 09/18/2025
#63998 Undefined variable warnings in WP Class Query lowest trivial Awaiting Review defect (bug) has-patch 09/18/2025
1 #40521 Using a custom query var on a static front page results in wrong $post Query normal normal Future Release defect (bug) 09/18/2025
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Editor normal normal Awaiting Review enhancement changes-requested 09/18/2025
7 #21132 List tables' "select all" should let you really select all, regardless of screen options Administration normal normal Awaiting Review feature request close 09/18/2025
3 #14375 Post pagination should have a show all option Query normal normal Future Release feature request 09/18/2025
1 #61716 Fatal error: Uncaught ArgumentCountError in get_delete_post_link() when _edit_link is site-editor.php?postType=%s&postId=%s&canvas=edit Permalinks normal normal Awaiting Review defect (bug) has-patch 09/18/2025
#64006 Usermeta not stored for super-admin Networks and Sites normal normal Awaiting Review defect (bug) 09/19/2025
2 #64001 Large user data set causes very slow load/pagination/search in the user list Users normal normal Awaiting Review defect (bug) 09/19/2025
#63990 `Tests_Media::test_quality_with_avif_conversion_file_sizes` sometimes runs with GD Media normal normal Awaiting Review defect (bug) has-patch 09/19/2025
5 #39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor Awaiting Review defect (bug) needs-unit-tests 09/20/2025
4 #64016 Unnecessary HTML comments in the comments walker. Comments normal trivial Awaiting Review enhancement 09/20/2025
#41564 Search for hyphenated post templates for post types with underscores Themes normal normal Awaiting Review feature request needs-unit-tests 09/21/2025
#64019 Improve clarity of REST API meta field error message "The %s property has an invalid stored value, and cannot be updated to null." REST API normal normal Awaiting Review enhancement 09/22/2025
1 #41953 Improved Meta Box Save Hook Editor normal normal Awaiting Review feature request close 09/22/2025
1 #62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so audrasjb General normal normal Future Release enhancement has-patch 09/22/2025
1 #56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
#52781 WP Export/Import tool Import normal normal Awaiting Review defect (bug) close 09/22/2025
5 #51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) close 09/22/2025
29 #33717 Send Notification Email When a Comment is Approved From Moderation Comments normal normal Future Release enhancement has-patch 09/22/2025
5 #55895 Register custom post statuses Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
8 #63397 Harder Deprecate ms-files.php Site Health normal normal Future Release enhancement dev-feedback 09/22/2025
7 #57299 Implement array key type notation General normal normal Future Release enhancement 09/22/2025
#52601 Link validation issue on TinyMCE using Classic Editor Editor normal minor Awaiting Review defect (bug) dev-feedback 09/22/2025
3 #54416 Some WordPress generated emails escape special chars in the email address while other emails do not. jdeep Mail normal major Future Release defect (bug) changes-requested 09/22/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
1 #63913 WordPress assumes that the UTF-8 PCRE flag is available. Charset low normal Future Release enhancement has-patch 09/22/2025
4 #37535 Outputting Post Type Description on admin edit screen Administration normal normal Future Release enhancement has-patch 09/23/2025
#64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. General normal normal Awaiting Review enhancement needs-docs 09/23/2025
#64029 Canonical redirect on `/page/1/` forces HTTP instead of HTTPS behind proxy/CDN Canonical normal normal Awaiting Review defect (bug) 09/23/2025
5 #47976 HTML attributes in uppercase show error in widgets Widgets normal normal Awaiting Review defect (bug) dev-feedback 09/23/2025
5 #55535 Pre-populate Image Alt Text field with IPTC Photo Metadata Standard Alt Text rcreators Media normal critical Future Release enhancement dev-feedback 09/23/2025
6 #62831 Bring in lighter background for admin audrasjb Administration normal normal Future Release enhancement has-patch 09/23/2025
1 #63888 Twenty Twenty-One: Search block "Button inside" input border appears on front end but not in block editor Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 09/23/2025
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets Charset normal normal Future Release defect (bug) has-patch 09/23/2025
#63921 Twenty Fifteen: Navigation Block Submenu Color Settings Bundled Theme normal normal Awaiting Review defect (bug) 09/23/2025
4 #27079 Very long waiting if we have a lot taxonomy terms. Taxonomy normal normal enhancement 09/24/2025
15 #39358 Media search speed has been dramatically reduced joemcgill Media normal normal Future Release defect (bug) 09/24/2025
1 #61953 aspect-ratio setting for image in overwritten pattern not working Editor normal normal Awaiting Review defect (bug) 09/24/2025
1 #64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal Awaiting Review feature request has-patch 09/24/2025
2 #33425 XML-RPC missing options on wp.getOptions XML-RPC normal normal Awaiting Review defect (bug) close 09/24/2025
#38278 Only query taxonomies assigned to the post types being queried Taxonomy normal normal Awaiting Review enhancement dev-feedback 09/24/2025
#64037 New filters for managing rewrite rules Rewrite Rules normal normal Awaiting Review enhancement 09/24/2025
8 #59693 Twenty Fifteen: Rendering issues in Noto font(s) desrosj Bundled Theme normal normal Future Release defect (bug) has-patch 09/24/2025
23 #22942 Remove Post by Email chriscct7 Mail normal normal Future Release enhancement has-patch 09/24/2025
1 #39624 Misleading warning when editing the page_for_posts page Editor normal normal Awaiting Review enhancement 09/25/2025
3 #13972 Add new category link - capability check needed Role/Capability normal minor Future Release defect (bug) has-patch 09/25/2025
33 #31696 Better select, multi-select, and autocomplete/suggestion inputs in the admin Administration normal normal Future Release enhancement dev-feedback 09/25/2025
4 #46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 09/25/2025
6 #41711 Remove hAtom from core Formatting normal normal Awaiting Review defect (bug) close 09/25/2025
#63830 Event system breaks when an event is scheduled during processing of a queue of more than one events Cron API normal normal Awaiting Review defect (bug) has-patch 09/25/2025
4 #63885 Re-implement the Network Admin “Sites” dashboard using DataViews and DataForm Networks and Sites normal normal Awaiting Review feature request has-patch 09/26/2025
12 #24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 09/26/2025
2 #62769 Saving Post without Title and Content Editor normal normal Awaiting Review enhancement has-patch 09/26/2025
1 #63978 Transparent PNG with white image processed empty in Media Media normal normal Awaiting Review defect (bug) 09/26/2025
1 #64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal Awaiting Review defect (bug) has-patch 09/27/2025
3 #63534 Add `link_to` label to post types Posts, Post Types normal normal Awaiting Review enhancement has-patch 09/27/2025
1 #44017 Add filter to display edit post link without 'edit_post' capability Role/Capability normal major Awaiting Review enhancement reporter-feedback 09/27/2025
1 #61293 Display an empty sitemap instead of 404 Sitemaps normal normal Awaiting Review enhancement has-patch 09/27/2025
1 #40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types normal normal Future Release defect (bug) has-patch 09/28/2025
#64044 Request to change the limit of each sitemap to 1000 urls instead of 2000 urls as current Sitemaps normal normal Awaiting Review enhancement dev-feedback 09/28/2025
#64043 Media Uploader should not always 'crunch' any kind of files Media normal normal Awaiting Review enhancement 09/28/2025
2 #63967 REST API test methods using supported image format to test unsupported logic checks REST API normal normal Future Release defect (bug) has-patch 09/29/2025
1 #63945 Make cache in wp_count_posts persistent Administration normal normal Future Release enhancement has-patch 09/29/2025
#40872 Add $item argument to start_lvl (nav menu walker) Menus normal normal Awaiting Review feature request close 09/29/2025
4 #37297 Deprecate get_blogaddress_by_id function spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 09/29/2025
#64038 Cache miss for `WP_Term_Query` Taxonomy normal normal Future Release defect (bug) 09/29/2025
1 #63922 FontSizePicker incorrectly measures units for selecting elements General normal normal Awaiting Review defect (bug) reporter-feedback 09/30/2025
2 #58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/30/2025
57 #34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 09/30/2025
31 #18282 Issue with admin page hierarchy in Menu admin Menus normal critical Awaiting Review defect (bug) 09/30/2025
1 #53287 Make SEO Meta Data Easy Editor normal normal Awaiting Review enhancement 09/30/2025
3 #53285 Make it easier to determine which features have been merged to core General normal normal Future Release enhancement 09/30/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
1 #62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal Awaiting Review defect (bug) 10/01/2025
5 #63759 Replace event.keyCode with event.key General normal minor Awaiting Review enhancement has-patch 10/02/2025
1 #42167 Reading -> Static Page - domain/page/1111 duplicates home page General normal normal Awaiting Review defect (bug) close 10/02/2025
Note: See TracReports for help on using and creating reports.