[wp-trac] [WordPress Trac] #11017: add "orderby" parameter to "wp_list_authors()" function
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 23 18:12:06 UTC 2009
#11017: add "orderby" parameter to "wp_list_authors()" function
-------------------------+--------------------------------------------------
Reporter: ramiy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.9
Component: Themes | Version: 2.9
Severity: major | Keywords: needs-patch
-------------------------+--------------------------------------------------
the wp_list_categories() function has a very useful "orderby" parameter
that receives the following:
* ID
* name - Default
* slug
* count
* term_group
i want to add "orderby" parameter to wp_list_authors() function that will
receive the following:
* ID
* name - Default
* count
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11017>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list