[buddypress-trac] [BuddyPress Trac] #5451: Groups query overhaul
buddypress-trac
noreply at wordpress.org
Tue Sep 13 05:35:42 UTC 2016
#5451: Groups query overhaul
--------------------------+------------------
Reporter: boonebgorges | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: 2.7
Component: Groups | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------
Comment (by boonebgorges):
In [changeset:"11089"]:
{{{
#!CommitTicketReference repository="" revision="11089"
Groups: Remove 'populate_extras' flag from `BP_Groups_Group`.
`populate_extras` was originally designed to reduce the number of
additional queries performed when setting up a group, by making those
queries optional in cases where the additional data was not needed.
Now, all of these properties are adequately cached, and lazy-loaded
so that they're only fetched when requested.
See #5451.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5451#comment:29>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list