[buddypress-trac] [BuddyPress Trac] #6889: Remove usage of deprecated BP_Core_User::get_users()

buddypress-trac noreply at wordpress.org
Thu Dec 29 02:25:35 UTC 2016


#6889: Remove usage of deprecated BP_Core_User::get_users()
-------------------------+---------------------------
 Reporter:  tw2113       |       Owner:  boonebgorges
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  2.8
Component:  Friends      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+---------------------------
Changes (by boonebgorges):

 * owner:  tw2113 => boonebgorges
 * status:  accepted => assigned


Comment:

 Thanks for continuing to work on this, @tw2113.

 The alphabetical test is broken not because of a core bug, but because the
 fixtures are not set up properly. `BP_Core_User::get_users()` does its
 alphabetical sorting against xprofile data, but `wp_update_user()` doesn't
 update xprofile data.

 I'll clean things up (including your space indentation!!!!!!!) and commit.

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


More information about the buddypress-trac mailing list