Make WordPress Core

{7} Future Releases (7831 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 (6901 - 7000 of 7831)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63082 Strip query strings in wp_redirect_admin_locations Canonical normal trivial Awaiting Review enhancement has-patch 05/26/2025
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") Canonical normal normal Awaiting Review enhancement 01/31/2020
1 #35437 dot in permalinks Canonical normal normal Future Release enhancement 01/08/2019
1 #20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 01/30/2026
#36355 Article URL redirects no longer working Canonical normal normal defect (bug) 06/04/2019
2 #34800 Canonical 301 redirects go to request origin instead of site_url Canonical normal normal defect (bug) reporter-feedback 06/04/2019
1 #22879 Canonical Link Missing on Front Page Canonical normal normal defect (bug) 06/04/2019
#36873 Canonical redirect code does opposite of comment, breaks script when home_url starts with https Canonical normal normal defect (bug) 06/04/2019
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019
#37505 Filtering pagination when the pagenumber doesn't exist. Canonical normal normal defect (bug) 06/04/2019
1 #23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
3 #35847 Issue with blog roll pagination on static frontpage Canonical normal major defect (bug) 06/04/2019
12 #35689 Pagination issue on front page after 4.4.1 update Canonical normal normal defect (bug) 06/04/2019
3 #16133 Pagination issue with tag "rss" Canonical normal normal defect (bug) dev-feedback 06/28/2024
2 #21700 Problem obtaining the Feed of an archive of tag “RSS” Canonical normal normal defect (bug) 06/04/2019
1 #30905 Theme Preview - Not working preview when front page setting stevenkword Canonical normal normal defect (bug) 06/04/2019
#37832 Using ?p=xxx on a posts page with an invalid post ID does not return a 404 status Canonical normal normal defect (bug) 10/30/2025
12 #10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#30631 posts_per_page causing infinite duplicate content Canonical normal normal defect (bug) 06/04/2019
6 #37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
1 #35794 redirect_canonical doesn't strip off custom feed endings Canonical normal normal defect (bug) 06/04/2019
2 #31300 redirect_canonical returns too early Canonical normal normal defect (bug) dev-feedback 04/28/2025
5 #20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) changes-requested 08/28/2025
#18385 Canonical redirections not suited for Queries with multiple query vars and "pretty permalinks" in general Canonical normal normal enhancement dev-feedback 06/04/2019
1 #20283 Create new variable or function in $wp_query object to get canonical URL of any site's page Canonical normal normal enhancement dev-feedback 06/04/2019
2 #55847 Cache does not use expire Cache API normal major Awaiting Review defect (bug) 05/28/2022
2 #32452 Cache optimizations pbearne Cache API normal normal Awaiting Review defect (bug) has-patch 01/23/2025
5 #29247 Crucial caches are not cleared when deleting site Cache API normal normal Future Release defect (bug) dev-feedback 07/08/2022
2 #61467 Inconsistent cache handling for network (site) meta spacedmonkey Cache API normal major Future Release defect (bug) dev-feedback 02/03/2026
5 #40052 Issue with WP_Cache not invalidating stale cache after an update request Cache API normal major Awaiting Review defect (bug) 07/23/2024
1 #32848 Null values for Update Options does not reset in $all_options pbearne* Cache API normal normal Future Release defect (bug) dev-feedback 06/21/2025
1 #38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal normal Awaiting Review defect (bug) has-patch 04/01/2019
5 #51372 Race condition causes an autoload option to leak outside of alloptions Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/09/2022
3 #39382 Skipping term cache cleaning when cache invalidation is suspended Cache API normal normal Future Release defect (bug) has-patch 03/20/2025
#58662 Transients cannot contain non-ascii characters Cache API normal normal Awaiting Review defect (bug) 06/28/2023
1 #57366 WP 6.1 - Performance Regression Cache API normal normal Awaiting Review defect (bug) dev-feedback 04/20/2023
#55856 WP Cache stats size wrong? Cache API normal minor Future Release defect (bug) has-patch 06/05/2024
2 #30430 WP_Object_Cache does not properly cache objects nested in arrays Cache API normal normal Awaiting Review defect (bug) dev-feedback 01/16/2026
2 #31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) needs-unit-tests 11/28/2023
#58411 When Object Cache Pro plugin is enabled Cache API normal normal Awaiting Review defect (bug) 05/31/2023
1 #63618 `is_object_in_term` object cache uses "set" instead of "add" Cache API normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). Cache API low normal Awaiting Review defect (bug) 01/11/2022
2 #58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial Awaiting Review defect (bug) has-patch 07/16/2023
2 #21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
7 #14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/26/2025
2 #44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
8 #28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 02/03/2025
1 #55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal Future Release enhancement needs-docs 06/15/2021
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal Future Release enhancement has-patch 03/24/2023
8 #23330 Allow autoloading all options, not just autoload = yes options Cache API normal normal Awaiting Review enhancement has-patch 05/29/2024
13 #45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 06/12/2025
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods Cache API normal normal Future Release enhancement has-patch 07/08/2022
1 #58356 Gravatar local image cache Cache API normal normal Awaiting Review enhancement 05/19/2023
5 #56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 10/21/2024
1 #60053 Improve cache flush handling for large multisite database upgrades Cache API normal normal Awaiting Review enhancement 12/20/2023
4 #24686 Introduce generic filter on transient return value johnbillion Cache API normal normal Awaiting Review enhancement dev-feedback 09/06/2024
1 #45417 Lack of actions when wp_cache_flush is called Cache API normal trivial Future Release enhancement dev-feedback 12/02/2018
4 #15565 More context for clean_post_cache() spacedmonkey Cache API normal normal Future Release enhancement dev-feedback 07/12/2022
#60017 PHPunit test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 02/12/2025
#60015 PHPunit test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 02/12/2025
5 #43341 Proposal: new cache helper functions Cache API normal normal Awaiting Review enhancement 02/17/2018
2 #58650 Reset cache in development mode Cache API normal normal Awaiting Review enhancement 06/28/2023
3 #35430 Should the 'counts' cache group be persistent? Cache API normal normal Future Release enhancement has-patch 05/06/2024
2 #63022 Update cache.php - Improve function wp_cache_decr Cache API normal normal Awaiting Review enhancement close 06/03/2025
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal Future Release enhancement reporter-feedback 06/15/2021
1 #62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? Cache API normal normal Awaiting Review enhancement 10/16/2024
3 #54303 [Object Cache] Allow global caching groups to be filterable / changed Cache API normal minor Awaiting Review enhancement dev-feedback 06/26/2024
#59752 test for wp_cache_get_last_changed Cache API normal normal Future Release enhancement has-patch 10/09/2024
#57263 test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 10/09/2024
#57264 test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 10/09/2024
1 #62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor Awaiting Review defect (bug) has-patch 01/15/2025
#62721 Bundled themes: replace strip_tags() with the more comprehensive wp_strip_all_tags() Bundled Theme normal normal Future Release defect (bug) has-patch 05/27/2025
3 #63935 Grid block background causes inconsistent padding on frontend Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 01/23/2026
1 #63133 Latest Comments block having issue with alignment Bundled Theme normal normal Awaiting Review defect (bug) 05/12/2025
1 #63557 List Block Indentation Issue in Twenty Fifteen & Twenty Sixteen Themes (Editor Side) Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 11/27/2025
3 #50182 Majority of bundled themes have broken mobile nav menus when JS turned off Bundled Theme normal normal Future Release defect (bug) 04/29/2025
4 #61591 Multiple bundled themes: block editor style is added incorrectly Bundled Theme normal normal Future Release defect (bug) changes-requested 05/17/2025
#63968 Theme 2025 on wordpress.com using voice over on apple phone the primary menu does not open Bundled Theme normal critical Awaiting Review defect (bug) 12/09/2025
1 #61022 Twenty Eleven: "Follow Blog" pattern has black text on black background Bundled Theme normal normal Future Release defect (bug) has-patch 09/09/2025
#46802 Twenty Eleven: Dark Mode Featured Post gradient overlay is overlapping Bundled Theme normal normal Future Release defect (bug) 06/22/2024
2 #38982 Twenty Eleven: Navigation dropdown menus broken on android devices Bundled Theme normal normal Future Release defect (bug) 12/02/2024
2 #55063 Twenty Eleven: Quote block italic styling works in reverse Bundled Theme normal normal Future Release defect (bug) dev-feedback 06/24/2025
#63034 Twenty Eleven: Table cells font appearance does not change with block settings Bundled Theme normal minor Awaiting Review defect (bug) has-patch 05/12/2025
1 #62983 Twenty Eleven: Table header cells' font size does not change with block settings Bundled Theme normal normal Future Release defect (bug) has-patch 02/28/2025
#62356 Twenty Fifteen : On Adding background color to Navigation Block padding added in editor but not in frontend Bundled Theme normal normal Awaiting Review defect (bug) 05/12/2025
1 #59692 Twenty Fifteen theme having multiple issue with pullquote block. Bundled Theme normal normal Future Release defect (bug) has-patch 12/30/2025
#63921 Twenty Fifteen: Navigation Block Submenu Color Settings Bundled Theme normal normal Awaiting Review defect (bug) 09/23/2025
1 #50446 Twenty Fifteen: Regression in updated sticky sidebar code Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 04/07/2024
8 #59693 Twenty Fifteen: Rendering issues in Noto font(s) desrosj Bundled Theme normal normal Future Release defect (bug) has-patch 09/24/2025
1 #61885 Twenty Fifteen: Search Block button does not have theme's styling in the editor Bundled Theme normal normal Future Release defect (bug) 05/12/2025
1 #63309 Twenty Fifteen: Table block border not appear properly. Bundled Theme normal normal Awaiting Review defect (bug) 07/28/2025
6 #59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions Bundled Theme normal normal Future Release defect (bug) changes-requested 06/20/2025
3 #63350 Twenty Fourteen :- The Search block design appears misaligned when the button inside is enabled. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/01/2025
1 #30686 Twenty Fourteen/Thirteen/Twelve Navbar submenu behaviour Bundled Theme normal normal Future Release defect (bug) 04/12/2024
4 #62819 Twenty Fourteen: Latest Comments block font-size does not change with user settings Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 06/04/2025
#42043 Twenty Fourteen: Menu problems on iPad Air 2 Bundled Theme normal normal Future Release defect (bug) dev-feedback 12/02/2024
Note: See TracReports for help on using and creating reports.