[buddypress-trac] [BuddyPress Trac] #6476: Add do_action to groups loop item entries

buddypress-trac noreply at wordpress.org
Thu Jun 4 11:13:43 UTC 2015


#6476: Add do_action to groups loop item entries
-----------------------------------------+-------------------------
 Reporter:  hnla                         |      Owner:
     Type:  enhancement                  |     Status:  new
 Priority:  low                          |  Milestone:  2.4
Component:  Appearance - Template Parts  |    Version:
 Severity:  minor                        |   Keywords:  needs-patch
-----------------------------------------+-------------------------
 Groups loop item entries could do with a
 `do_action('bp_before_group_loop_entry')`

 This was highlighted while tracking down issues where a plugin had
 attempted to filter markup strings to 'bp_group_is_member' resulting in a
 car crash.

 Plugin was attempting to provide additional meta data about a particular
 group 'type' this descriptive text could have simply been fed to a
 do_action just after the loop li element.

 It may not be massively useful but is cheap to make provision for?

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6476>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list