[wp-trac] [WordPress Trac] #18778: Add filters to transform_query() to allow caching of queries created by this function.
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 5 09:14:24 UTC 2011
#18778: Add filters to transform_query() to allow caching of queries created by
this function.
-----------------------------------+------------------------------
Reporter: tott | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+------------------------------
Comment (by tott):
It is not really about suppressing the call. It's more about simply
filling $terms with the necessary values without a db query. This would be
the place where plugins like advanced-caching could jump in to avoid the
query.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18778#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list