Changeset 5700 for trunk/wp-includes/author-template.php
- Timestamp:
- 06/14/2007 02:25:30 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/author-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/author-template.php
r5699 r5700 363 363 function wp_list_authors($args = '') { 364 364 global $wpdb; 365 365 366 366 $defaults = array( 367 367 'optioncount' => false, 'exclude_admin' => true,
Note: See TracChangeset
for help on using the changeset viewer.