Make WordPress Core

{7} Future Releases (8052 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 (7101 - 7200 of 8052)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
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 03/23/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
3 #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
2 #64950 wp_using_ext_object_cache can return null, causing type failures, potential fatals westonruter Cache API normal normal 7.1 defect (bug) has-patch 04/03/2026
#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
2 #60053 Improve cache flush handling for large multisite database upgrades Cache API normal normal Awaiting Review enhancement 03/03/2026
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
3 #62437 Bundled Themes: Edit package-related details in block theme PHP files Bundled Theme lowest normal 7.1 defect (bug) has-patch 02/27/2026
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
6 #63276 Content width in block editor styles expects padding Bundled Theme normal normal 7.1 defect (bug) has-patch 03/10/2026
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
2 #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
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
1 #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
1 #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
2 #64882 Twenty Fourteen's "featured" tag is being removed from posts Bundled Theme normal normal Awaiting Review defect (bug) has-patch 03/27/2026
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 7.1 defect (bug) dev-feedback 04/09/2026
#42043 Twenty Fourteen: Menu problems on iPad Air 2 Bundled Theme normal normal Future Release defect (bug) dev-feedback 12/02/2024
1 #63624 Twenty Fourteen: Quote block does not apply user-defined text color to citation Bundled Theme normal normal Future Release defect (bug) changes-requested 07/09/2025
2 #63275 Twenty Fourteen: Sticky menu problem Bundled Theme low trivial Future Release defect (bug) dev-feedback 06/09/2025
6 #30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets Bundled Theme normal normal Future Release defect (bug) has-patch 07/24/2025
2 #63347 Twenty Fourteen: Table and Calendar blocks do not apply font size from user settings Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/03/2025
1 #55545 Twenty Fourteen: featured posts slider not working with an odd number of slides on mobile Bundled Theme normal normal Future Release defect (bug) 08/25/2024
7 #26723 Twenty Fourteen: hAtom Errors Bundled Theme low normal Future Release defect (bug) close 07/27/2025
#60872 Twenty Nineteen : Read More Block Text Decoration is not working properly Bundled Theme normal normal Future Release defect (bug) changes-requested 09/10/2024
4 #59164 Twenty Nineteen : Site Title Block Color Section is not reflecting properly in Editor & Frontend Side Bundled Theme normal normal Future Release defect (bug) has-patch 07/23/2025
8 #47051 Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool joedolson* Bundled Theme normal normal 7.1 defect (bug) has-patch 03/03/2026
#45904 Twenty Nineteen: .button doesn't override link color Bundled Theme normal normal Future Release defect (bug) 02/01/2024
1 #47044 Twenty Nineteen: Add padding for full-aligned text blocks inside of a full-width column block. Bundled Theme normal normal Future Release defect (bug) changes-requested 07/29/2024
#46215 Twenty Nineteen: Aligning table to center not working on front end Bundled Theme normal normal Future Release defect (bug) changes-requested 08/11/2024
#45750 Twenty Nineteen: Bug in the menu on mobile devices; only partially visible desktop version of the menu sometimes shown instead of fullscreen mobile menu Bundled Theme normal normal Future Release defect (bug) 02/24/2020
#58099 Twenty Nineteen: Button block does not respect custom width in the editor Bundled Theme normal normal Future Release defect (bug) 06/27/2025
#59457 Twenty Nineteen: Calendar block does not have theme preset text colors in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 05/14/2024
#56220 Twenty Nineteen: Centered H2 headings on full-width Cover blocks are not correctly centered Bundled Theme normal normal Future Release defect (bug) 05/12/2025
5 #49931 Twenty Nineteen: Group color styles prevent custom colors Bundled Theme normal normal Future Release defect (bug) dev-feedback 02/13/2026
8 #49787 Twenty Nineteen: Highlight text color isn't reflected in the editor poena Bundled Theme normal normal Future Release defect (bug) has-patch 05/24/2025
2 #63143 Twenty Nineteen: Inconsistent spacing between Table Caption and Table in Table Block Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 05/12/2025
#45796 Twenty Nineteen: Mobile menu needs improvement for navigating on touchscreen via keyboard Bundled Theme normal normal Future Release defect (bug) 02/24/2020
#45901 Twenty Nineteen: On single posts with featured images, tall menus appear clipped Bundled Theme normal normal Future Release defect (bug) 05/11/2021
#45991 Twenty Nineteen: Post headings are overflowing the content area Bundled Theme normal normal Future Release defect (bug) has-patch 10/27/2025
1 #61770 Twenty Nineteen: Preformatted block font size is not same in editor Bundled Theme normal normal Future Release defect (bug) has-patch 07/01/2025
#63623 Twenty Nineteen: Pullquote block does not show border-color presets on front end Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/14/2025
6 #58169 Twenty Nineteen: Quote block having issue when font-size is selected Bundled Theme normal normal Future Release defect (bug) needs-refresh 05/12/2025
Note: See TracReports for help on using and creating reports.