[wp-trac] [WordPress Trac] #4703: Add classes to the Page and Category Walkers

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 6 16:08:50 GMT 2007


#4703: Add classes to the Page and Category Walkers
--------------------------+-------------------------------------------------
 Reporter:  Otto42        |       Owner:  anonymous  
     Type:  enhancement   |      Status:  new        
 Priority:  low           |   Milestone:  2.3 (trunk)
Component:  Optimization  |     Version:  2.3        
 Severity:  normal        |    Keywords:  has-patch  
--------------------------+-------------------------------------------------
 Walker_Page needs an ID specific class to allow users to customize the
 look of links produced by it based on the specific page being linked to.
 Several users have requested such a thing on the support forums, and the
 only way to do it is by hacking the core code:
 http://wordpress.org/support/topic/104396

 Similarly, the Walker_Category could use some better classes, such as a
 general cat_item class as well as a cat_item_ID class.

 Patch attched to do both of these.

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


More information about the wp-trac mailing list