Changeset 31126 for trunk/src/wp-includes/user.php
- Timestamp:
- 01/10/2015 06:53:48 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/user.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/user.php
r31090 r31126 487 487 * 488 488 * @param null|string|array $args Optional. The query variables. 489 * @return WP_User_Query490 489 */ 491 490 public function __construct( $query = null ) {
Note: See TracChangeset
for help on using the changeset viewer.