[wp-trac] [WordPress Trac] #36953: Meta lazyloading can cause excessive calls to object cache
WordPress Trac
noreply at wordpress.org
Sat May 28 03:09:12 UTC 2016
#36953: Meta lazyloading can cause excessive calls to object cache
-------------------------------------------------+-------------------------
Reporter: boonebgorges | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.6
Component: Query | Version:
Severity: normal | Resolution:
Keywords: good-first-bug needs-unit-tests | Focuses:
has-patch | performance
-------------------------------------------------+-------------------------
Comment (by boonebgorges):
In [changeset:"37589"]:
{{{
#!CommitTicketReference repository="" revision="37589"
Allow term meta lazy-loading to be selectively disabled in `WP_Query`.
The process of lazy-loading can be resource intensive for object that have
terms in large numbers of taxonomies and are running a persistent object
cache.
This new parameter allows the feature to be disabled in these cases.
Props DBrumbaugh10Up.
See #36953.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36953#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list