[buddypress-trac] [BuddyPress] #3799: Grab and cache groupmeta when viewinga group page
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Dec 8 02:57:39 UTC 2011
#3799: Grab and cache groupmeta when viewinga group page
--------------------------+---------------------
Reporter: boonebgorges | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: 1.6
Component: Groups | Version:
Severity: major | Resolution: fixed
Keywords: dev-feedback |
--------------------------+---------------------
Changes (by boonebgorges):
* status: new => closed
* resolution: => fixed
Comment:
(In [5460]) Introduces automatic meta cache features.
Introduces bp_update_meta_cache(), for collecting all metadata associated
with an object or with multiple objects in one fell swoop, and adding it
to the WP cache for quicker access later
Introduces bp_groups_update_meta_cache(), for collecting groupmeta at the
beginning of a group loop
Modifies the BP_Groups_Group object so that groupmeta is fetched in the
populate() and get() methods
Fixes #3799
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3799#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list