[wp-trac] [WordPress Trac] #3092: Add a class to wp_list_bookmarks

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 1 10:53:04 GMT 2006


#3092: Add a class to wp_list_bookmarks
-------------------------+--------------------------------------------------
 Reporter:  zeo          |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:           
Component:  General      |     Version:  2.1      
 Severity:  normal       |    Keywords:           
-------------------------+--------------------------------------------------
 Currently there's only a dynamic ID's assigned to each group of bookmarks.
 For example:
 {{{
 <li id="linkcat-1"><h2>Bookmarks</h2>
 }}}

 It would be great if we assigned a class name to the list.
 For example:
 {{{
 <li id="linkcat-1" class="linkcat"><h2>Bookmarks</h2>
 }}}

 This would benefit theme author.

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


More information about the wp-trac mailing list