[buddypress-trac] [BuddyPress Trac] #5359: Groups wp-admin UI autocomplete should exclude spammed members
    buddypress-trac 
    noreply at wordpress.org
       
    Wed Jan 29 20:23:38 UTC 2014
    
    
  
#5359: Groups wp-admin UI autocomplete should exclude spammed members
----------------------------+-----------------------------
 Reporter:  DJPaul          |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  1.7
 Severity:  normal          |   Keywords:
----------------------------+-----------------------------
 The user autocomplete in the Groups wp-admin screen returns users who have
 been marked as spam. This was observed on a multisite install.
 The issue is in `bp_groups_admin_autocomplete_handler()` where we use
 `get_users()`. I think `BP_User_Query` should be updated to not fetch
 spammed users by default.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5359>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list