Files
wordpress-develop/src/wp-includes
Boone Gorges a160be35b1 Bust term query cache when modifying term meta.
The 'last_changed' incrementor is used to invalidate the `get_terms()` query
cache. Since `get_terms()` queries may reference 'meta_query', changing term
metadata could change the results of the queries. So we invalidate the cache
on add, delete, and update.

See #10142.

git-svn-id: https://develop.svn.wordpress.org/trunk@34538 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-25 13:46:36 +00:00
..
2015-07-23 10:02:54 +00:00
2015-06-28 00:16:17 +00:00
2015-06-28 15:26:41 +00:00
2015-06-28 15:26:41 +00:00
2015-09-22 13:43:55 +00:00
2015-06-16 20:00:15 +00:00
2015-09-22 13:02:25 +00:00