[buddypress-trac] [BuddyPress] #3521: meta_query parameter for template loops (bp_has_activities(), etc)

buddypress-trac noreply at wordpress.org
Fri Apr 26 18:50:48 UTC 2013


#3521: meta_query parameter for template loops (bp_has_activities(), etc)
-------------------------+---------------------------
 Reporter:  sboisvert    |       Owner:  boonebgorges
     Type:  enhancement  |      Status:  closed
 Priority:  high         |   Milestone:  1.8
Component:  Activity     |     Version:
 Severity:  major        |  Resolution:  fixed
 Keywords:               |
-------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"6950"]:
 {{{
 #!CommitTicketReference repository="" revision="6950"
 Introduces a 'meta_query' parameter for the bp_has_groups() stack

 This will allow plugin and theme authors to customize their group
 directories
 based on data stored in the groupmeta table, using a powerful syntax
 familiar
 from WP_Query.

 Also adds unit tests for BP_Groups_Group::get() for the meta_query
 parameter,
 as well as an integration test for the entire bp_has_groups() chain of
 functions.

 Fixes #3521
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3521#comment:14>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list