Make WordPress Core

{31} Tickets in the Cache API component (51 matches)

Arguments
Create a new ticket
  • Active tickets in the Cache API component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Candidates for Closure (3 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#30430 WP_Object_Cache does not properly cache objects nested in arrays normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#49899 <plugin_name> detected an advanced-cache.php file in the wp-content directory. It seems that this is not the <plugin_name> advanced-cache.php file. Please remove this file and disable any other caching plugins to use this <plugin_name>. normal normal Awaiting Review enhancement reporter-feedback 04/14/2020
#24686 Introduce generic filter on transient return value johnbillion normal normal Awaiting Review enhancement dev-feedback 09/06/2024

Slated for Next Release (1 match)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#32848 Null values for Update Options does not reset in $all_options pbearne* normal normal 6.8 defect (bug) has-patch 10/14/2024

Tickets Awaiting Review (22 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#55847 Cache does not use expire normal major Awaiting Review defect (bug) 05/28/2022
#61467 Inconsistent cache handling for network (site) meta normal major Awaiting Review defect (bug) dev-feedback 07/03/2024
#40052 Issue with WP_Cache not invalidating stale cache after an update request normal major Awaiting Review defect (bug) 07/23/2024
#54303 [Object Cache] Allow global caching groups to be filterable / changed normal minor Awaiting Review enhancement dev-feedback 06/26/2024
#60011 6.4.1 seems to deliver poor external cache performance compared with 6.3.2 normal normal Awaiting Review defect (bug) 07/16/2024
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks normal normal Awaiting Review defect (bug) has-patch 04/01/2019
#51372 Race condition causes an autoload option to leak outside of alloptions normal normal Awaiting Review defect (bug) dev-feedback 06/09/2022
#39382 Skipping term cache cleaning when cache invalidation is suspended normal normal Awaiting Review defect (bug) 03/17/2017
#58662 Transients cannot contain non-ascii characters normal normal Awaiting Review defect (bug) 06/28/2023
#57366 WP 6.1 - Performance Regression normal normal Awaiting Review defect (bug) dev-feedback 04/20/2023
#58411 When Object Cache Pro plugin is enabled normal normal Awaiting Review defect (bug) 05/31/2023
#49692 _prime_post_caches should not do anything if object cache is not running normal normal Awaiting Review defect (bug) 03/24/2020
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). low normal Awaiting Review defect (bug) 01/11/2022
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#23330 Allow autoloading all options, not just autoload = yes options normal normal Awaiting Review enhancement has-patch 05/29/2024
#58356 Gravatar local image cache normal normal Awaiting Review enhancement 05/19/2023
#60053 Improve cache flush handling for large multisite database upgrades normal normal Awaiting Review enhancement 12/20/2023
#57906 Introduce `wp_cache_*_query()` helpers normal normal Awaiting Review enhancement 03/10/2023
#43341 Proposal: new cache helper functions normal normal Awaiting Review enhancement 02/17/2018
#58650 Reset cache in development mode normal normal Awaiting Review enhancement 06/28/2023
#58189 post_type parameter in update_post_caches() accepts more than a single post type normal trivial Awaiting Review defect (bug) has-patch 07/16/2023

Tickets Needing Feedback (3 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#45471 Allow caching of parse_blocks results francina normal normal Future Release enhancement dev-feedback 03/29/2023
#15565 More context for clean_post_cache() spacedmonkey normal normal Future Release enhancement dev-feedback 07/12/2022
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries normal normal Future Release enhancement reporter-feedback 06/15/2021

Tickets with Patches (18 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#55856 WP Cache stats size wrong? normal minor Future Release defect (bug) has-patch 06/05/2024
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov 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 normal minor Future Release defect (bug) needs-unit-tests 11/28/2023
#26402 Add option to DB if option is only present in cache when updating option normal normal Future Release defect (bug) needs-unit-tests 03/17/2017
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained low normal defect (bug) needs-unit-tests 06/04/2019
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
#14254 update_meta_cache fails; query too large? pbearne normal normal Future Release defect (bug) has-patch 02/27/2024
#55999 wp_suspend_cache_addition should also disable cache setting? normal normal Future Release defect (bug) dev-feedback 06/05/2024
#57743 Add `$found` parameter to `wp_cache_get_multiple()` normal normal Future Release enhancement has-patch 03/24/2023
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods normal normal Future Release enhancement has-patch 07/08/2022
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method normal normal Future Release enhancement dev-feedback 09/25/2024
#60017 PHPunit test for wp_suspend_cache_addition normal normal Future Release enhancement has-patch 10/09/2024
#60015 PHPunit test for wp_suspend_cache_invalidation normal normal Future Release enhancement has-patch 10/09/2024
#35430 Should the 'counts' cache group be persistent? normal normal Future Release enhancement has-patch 05/06/2024
#59592 Store last changed value in key instead of using it as a salt for query caches normal normal Future Release enhancement has-patch 10/12/2023
#59752 test for wp_cache_get_last_changed normal normal Future Release enhancement has-patch 10/09/2024
#57263 test for wp_suspend_cache_addition normal normal Future Release enhancement has-patch 10/09/2024
#57264 test for wp_suspend_cache_invalidation normal normal Future Release enhancement has-patch 10/09/2024

Unpatched Bugs (2 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#32452 Cache optimizations normal normal defect (bug) 06/04/2019
#29247 Crucial caches are not cleared when deleting site normal normal Future Release defect (bug) dev-feedback 07/08/2022

Unpatched Enhancements (2 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked normal normal Future Release enhancement needs-docs 06/15/2021
#45417 Lack of actions when wp_cache_flush is called normal trivial Future Release enhancement dev-feedback 12/02/2018
Note: See TracReports for help on using and creating reports.