[wp-trac] [WordPress Trac] #10142: Add metadata support for taxonomy terms
WordPress Trac
noreply at wordpress.org
Fri Sep 25 13:46:39 UTC 2015
#10142: Add metadata support for taxonomy terms
-----------------------------+-----------------------
Reporter: sirzooro | Owner:
Type: feature request | Status: reopened
Priority: normal | Milestone: 4.4
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+-----------------------
Comment (by boonebgorges):
In [changeset:"34538"]:
{{{
#!CommitTicketReference repository="" revision="34538"
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.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/10142#comment:148>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list