[wp-trac] [WordPress Trac] #28743: clean_term_cache does not obey wp_suspend_cache_invalidation
WordPress Trac
noreply at wordpress.org
Fri Jul 4 02:41:23 UTC 2014
#28743: clean_term_cache does not obey wp_suspend_cache_invalidation
--------------------------+-----------------------------
Reporter: rmccue | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
If you call `wp_suspend_cache_invalidation( true )`, then use
`wp_insert_term`, `clean_term_cache` still clears the cache for the
taxonomy.
This is in contrast to `clean_post_cache` and `clean_attachment_cache`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28743>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list