[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:57:03 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:  has-patch
-------------------------+--------------------------------------------------
Changes (by ramiy):

  * keywords:  needs-patch => has-patch


Comment:

 i added 2 parameters:

 '''sort_column''' :
   * ID
   * user_login
   * user_nicename
   * display_name - default

 '''sort_order''' :
   * ASC - default
   * DESC


 This is not the best solution but it's easy to use.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11017#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list