[wpmu-trac] [WordPress MU Trac] #569: Clean term cache with old ID
in global_terms()
WordPress MU Trac
wpmu-trac at lists.automattic.com
Mon Mar 10 16:00:10 GMT 2008
#569: Clean term cache with old ID in global_terms()
------------------------+---------------------------------------------------
Reporter: chmac | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Keywords: clear_term_cache, global_terms
------------------------+---------------------------------------------------
The [source:trunk/wp-includes/wpmu-functions.php@#L1819
clean_term_cache()] function can be called without specifying a taxonomy
in order to clean the cache of all taxonomies.
It should be called with the old ID to invalidate that as the ID was
changed during the function call. The new ID will not be cached yet.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/569>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list