[wp-trac] Re: [WordPress Trac] #5289: wp_list_authors doesnt work
with echo=false
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 31 03:01:47 GMT 2007
#5289: wp_list_authors doesnt work with echo=false
----------------------+-----------------------------------------------------
Reporter: fgubert | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3.2
Component: Template | Version: 2.3.1
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by DD32):
correct me if i'm wrong, But i think the method all the echo= functions
expect a numeric value(Like the others in that query string)
eg:
{{{
wp_list_authors('show_fullname=1&optioncount=0&hide_empty=1&echo=0');
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/5289#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list