[buddypress-trac] [BuddyPress] #5114: BP User Query / Alphabetical sort - All Members tab count and spammers

buddypress-trac noreply at wordpress.org
Mon Dec 2 20:49:30 UTC 2013


#5114: BP User Query / Alphabetical sort - All Members tab count and spammers
-------------------------+---------------------------
 Reporter:  imath        |       Owner:  boonebgorges
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  1.9
Component:  Members      |     Version:  1.8
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |
-------------------------+---------------------------
Changes (by boonebgorges):

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


Comment:

 In [changeset:"7638"]:
 {{{
 #!CommitTicketReference repository="" revision="7638"
 Prevent BP_User_Query from fetching spam users on alphabetical sort

 BP_User_Query's 'alphabetical' sort type, in contrast to the other values
 of
 'type', does not look at users' last_activity usermeta value. As a result,
 it
 cannot infer spam/deleted/activated status in the same way as the other
 'type'
 values. To prevent spammed/deleted/unactivated users from being returned
 on
 alphabetical sorts, we do a subquery that limits results to user_status =
 0.

 Fixes #5114

 Props sbrajesh, imath
 }}}

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


More information about the buddypress-trac mailing list