Changeset 845401
- Timestamp:
- 01/25/2014 09:12:46 PM (12 years ago)
- File:
-
- 1 edited
-
authors/trunk/authors.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
authors/trunk/authors.php
r845398 r845401 534 534 $user_args = array( 535 535 'fields' => array( 'ID', 'user_nicename', 'display_name' ), 536 'who' => 'a uthors',536 'who' => 'all', 537 537 'orderby' => 'display_name', 538 538 'include' => $include,
Note: See TracChangeset
for help on using the changeset viewer.