Opened 3 years ago
Closed 2 years ago
#14123 closed enhancement (fixed)
Introduce get_users()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | gsoc |
| Cc: | johnbillion@…, WordPress@… |
Description
There should be a simple function for retrieving a list of users, just like get_posts(), get_terms() etc.
Change History (12)
comment:2
johnbillion — 3 years ago
- Cc johnbillion@… added
comment:4
voyagerfan5761 — 3 years ago
- Cc WordPress@… added
So, the function is in: [15491]
Now we just have to use it where it makes sense.
- Milestone 3.1 deleted
- Resolution set to duplicate
- Status changed from new to closed
I'm just going to close this as dup of #14572, since that's where the discussion is happening.
comment:11
nacin — 2 years ago
- Milestone set to 3.1
- Resolution duplicate deleted
- Status changed from closed to reopened
comment:12
nacin — 2 years ago
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.

I've already started work on this over on the GSoC trac:
http://gsoc.trac.wordpress.org/browser/2010/scribu/wp-includes/user.php#L328