[wp-trac] [WordPress Trac] #10042: New wp_list_authors 'style='
fails to return author list
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 5 13:35:52 GMT 2009
#10042: New wp_list_authors 'style=' fails to return author list
--------------------------+-------------------------------------------------
Reporter: michaelh | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Template | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
At Revision 11521, the new 'style' argument causes wp_list_authors to
return nothing when used like this:
<?php wp_list_authors('style=&exclude_admin=0'); ?>
When use like this, a list is returned:
<?php wp_list_authors('style=&hide_empty=0&exclude_admin=0'); ?>
Tested with two users, one of them admin, each with one post.
Report by butche via http://wordpress.org/support/topic/276491
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10042>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list