Opened 3 years ago

Closed 2 years ago

#14123 closed enhancement (fixed)

Introduce get_users()

Reported by: scribu Owned by: scribu
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)

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

  • Cc johnbillion@… added

See #14579.

  • Cc WordPress@… added

So, the function is in: [15491]

Now we just have to use it where it makes sense.

Related: #14123

I meant #14572

  • 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.

(In [16889]) Prevent redundant wp_usermeta JOIN on single-site installs. See #14123

(In [16890]) Slight logic tweak to [16889]. See #14123

  • Milestone set to 3.1
  • Resolution duplicate deleted
  • Status changed from closed to reopened
  • Resolution set to fixed
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.