[wp-trac] [WordPress Trac] #4601: Add extra formatting parameters to wp_list_categories

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 9 16:24:43 GMT 2007


#4601: Add extra formatting parameters to wp_list_categories
-------------------------+--------------------------------------------------
 Reporter:  Otto42       |       Owner:  anonymous   
     Type:  enhancement  |      Status:  new         
 Priority:  low          |   Milestone:  2.4 (future)
Component:  Template     |     Version:  2.2.1       
 Severity:  normal       |    Keywords:              
-------------------------+--------------------------------------------------
 The wp_list_categories() function should have the following parameters
 added to it:
 before, after, between, show_description. These would behave much the same
 as they do in the wp_list_bookmarks() function.

 Request for this sort of functionality was made here:
 http://wordpress.org/support/topic/124374

 I think it's a good idea as it further standardizes the wp_list_*
 functions.

 Implementing this would require changes to the wp_list_categories()
 function, as well as changes to the Walker_Category class to actually
 perform the output.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4601>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list