[buddypress-trac] [BuddyPress Trac] #6784: Group Types API

buddypress-trac noreply at wordpress.org
Wed May 11 21:52:17 UTC 2016


#6784: Group Types API
--------------------------------------------------+------------------
 Reporter:  mercime                               |       Owner:
     Type:  enhancement                           |      Status:  new
 Priority:  normal                                |   Milestone:  2.6
Component:  Component - Groups                    |     Version:
 Severity:  normal                                |  Resolution:
 Keywords:  has-patch has-unit-tests 2nd-opinion  |
--------------------------------------------------+------------------

Comment (by dcavins):

 @boonebgorges: There's a tiny typo in `bp_groups_get_group_types()`, that
 should be fixed when you commit the changeset. The third line should read:

 `$types = wp_filter_object_list( $types, $args, $operator );`

 (The variable is mistyped as `$type` in 6784.2.diff, so filtering via the
 `$args` array fails.)

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6784#comment:29>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list