[buddypress-trac] [BuddyPress Trac] #921: bp_group_has_members() - "order" parameter request

buddypress-trac noreply at wordpress.org
Wed Feb 12 14:07:08 UTC 2014


#921: bp_group_has_members() - "order" parameter request
-------------------------------------------------+-------------------------
 Reporter:  r-a-y                                |       Owner:
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  Future
Component:  Groups                               |  Release
 Severity:  normal                               |     Version:
 Keywords:  has-patch needs-testing 2nd-opinion  |  Resolution:
  early-2.0                                      |
-------------------------------------------------+-------------------------

Comment (by imath):

 Hi boonebgorges,

 So i put a new eye on the patch and choose option (a) : sending the
 template from js. I focused on the "display" screen of the group members
 (group admin screen hasn't changed). I've added 2 new options to filter
 the group member :
 - 'Oldest' which is the same than 'Newest' ({{{last_modified}}}) but with
 a ASC order
 - 'Alphabetical' which was used in Group single WordPress Administration
 screen but was not really working (see the comment in
 {{{BP_Group_Member_Query->set_orderby()}}} method).

 I've also added a new search box as we can benefit from
 {{{BP_User_Query}}}.

 Finally i've added a filter the way you suggested in #5356 to eventually
 let people add a custom option in the group members select box to change
 the order of the member_ids.

 This is a screen capture of the result of 921.02.diff patch :

 [[Image(http://farm4.staticflickr.com/3798/12479282763_1b95721dd2_o.png)]]

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


More information about the buddypress-trac mailing list