[wp-trac] [WordPress Trac] #35610: clean_comment_cache needs a hook
WordPress Trac
noreply at wordpress.org
Tue Jan 26 03:46:42 UTC 2016
#35610: clean_comment_cache needs a hook
--------------------------+------------------------
Reporter: spacedmonkey | Owner: ericlewis
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.5
Component: Cache API | Version: 2.3
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+------------------------
Changes (by ericlewis):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"36405"]:
{{{
#!CommitTicketReference repository="" revision="36405"
Comments: Fire an action after a comment is removed from object cache.
When a comment is removed from the object cache, the `clean_comment_cache`
action is now fired. This provides plugin and theme developers a chance to
perform secondary cache invalidation as needed.
Props spacedmonkey.
Fixes #35610.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35610#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list