Make WordPress Core


Ignore:
Timestamp:
09/05/2010 02:35:55 PM (15 years ago)
Author:
scribu
Message:

call get_users() from get_users_of_blog()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/functions.php

    r15565 r15566  
    42264226 *
    42274227 * @param array $queries An array of queries
     4228 * @param string $meta_id_column The column that holds the object id
     4229 * @param string $table Which meta table to look in
    42284230 * @return string
    42294231 */
Note: See TracChangeset for help on using the changeset viewer.