[wp-trac] [WordPress Trac] #8671: add slug as class name in wp_list_pages

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 18 21:05:07 GMT 2008


#8671: add slug as class name in wp_list_pages
-------------------------+--------------------------------------------------
 Reporter:  blonkm       |       Owner:  anonymous              
     Type:  enhancement  |      Status:  new                    
 Priority:  normal       |   Milestone:  2.7.1                  
Component:  General      |     Version:  2.7                    
 Severity:  normal       |    Keywords:  css class wp_list_pages
-------------------------+--------------------------------------------------
 We can very simply add an optional class name to all links in
 wp_list_pages (and other hierarchies) using the following

 classes.php, line 1163
   $css_class .= ' ' . $page->post_name;

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


More information about the wp-trac mailing list