[buddypress-trac] [BuddyPress] #3127: Switch to WP_User_Query for BP_Core_User
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Aug 22 19:14:16 UTC 2012
#3127: Switch to WP_User_Query for BP_Core_User
--------------------------------------+------------------------
Reporter: cnorris23 | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Core | Version:
Severity: normal | Resolution: duplicate
Keywords: dev-feedback 2nd-opinion |
--------------------------------------+------------------------
Changes (by boonebgorges):
* status: new => closed
* resolution: => duplicate
* milestone: Future Release =>
Comment:
This ticket is going to get subsumed under #4060. Long story short,
regarding the specifics of this ticket: 1.7 will introduce BP_User_Query,
which uses WP_User_Query internally for collecting some user information.
bp_core_get_users() and a few other user-fetching functions will then be
switched over to use the new BP_User_Query, with an option to fall back on
BP_Core_User if they need it for backward compatibility. (Some of
BP_Core_User's miscellaneous methods may remain in use for 1.7.)
For further discussion, see #4060.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3127#comment:13>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list