[wp-trac] [WordPress Trac] #55080: Introduce a new `wp_cache_flush_runtime()` method
WordPress Trac
noreply at wordpress.org
Fri Feb 18 12:05:08 UTC 2022
#55080: Introduce a new `wp_cache_flush_runtime()` method
------------------------------+---------------------------
Reporter: tillkruess | Owner: spacedmonkey
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.0
Component: Cache API | Version: trunk
Severity: minor | Resolution: fixed
Keywords: has-patch commit | Focuses: performance
------------------------------+---------------------------
Changes (by spacedmonkey):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"52772" 52772]:
{{{
#!CommitTicketReference repository="" revision="52772"
Cache API: Add `wp_cache_flush_runtime` function
Add a new function called `wp_cache_flush_runtime` to existing caching
functions found in WordPress. This function allows users to flush the
runtime (in-memory) cache, without flushing the entire persistent cache.
Props: Spacedmonkey, tillkruess, flixos90, adamsilverstein,
SergeyBiryukov, barryhughes.
Fixes: #55080.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55080#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list