[buddypress-trac] [BuddyPress Trac] #5953: Make behavior of members widget mirror groups widget

buddypress-trac noreply at wordpress.org
Mon Oct 13 19:22:06 UTC 2014


#5953: Make behavior of members widget mirror groups widget
-------------------------+-----------------------------
 Reporter:  dcavins      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  low          |  Milestone:  Awaiting Review
Component:  Members      |    Version:
 Severity:  minor        |   Keywords:  has-patch
-------------------------+-----------------------------
 The members widget specifically passes `search terms => false` to
 `bp_has_members()`, which seems odd because the groups widget ignores
 search terms, so `bp_has_groups()` can use them if they exist (which is
 handy for uses on search results pages and such).

 I'm attaching two patches. The first just moves the existing members
 widget code around to what I think is a more logical place: `bp-members
 /bp-members-widgets.php`

 The second allows search terms to act on the members widget. (And assumes
 that the first has been applied.)

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


More information about the buddypress-trac mailing list