[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
Mon Sep 26 12:02:09 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 | Keywords:
-------------------------+-----------------------------
[https://core.trac.wordpress.org/browser/trunk/wp-
includes/taxonomy.php#L749 transform_query()] works great on regular
datasets, but if you run this on a large set of data it can get very
expensive. adding some filters in here that could allow these queries to
be cached would be benefitial.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18778>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list