[wp-trac] [WordPress Trac] #12265: wp_list_pages link_before / link_after not working in WP 2.9.2

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 17 23:52:30 UTC 2010


#12265: wp_list_pages link_before / link_after not working in WP 2.9.2
--------------------------+-------------------------------------------------
 Reporter:  mindshare     |       Owner:                                      
     Type:  defect (bug)  |      Status:  new                                 
 Priority:  normal        |   Milestone:  2.9.3                               
Component:  General       |     Version:  2.9.2                               
 Severity:  normal        |    Keywords:  wp_list_pages,link_before,link_after
--------------------------+-------------------------------------------------
 After upgrading from 2.9.1 to 2.9.2 wp_list_pages doesn't render the text
 in link_before or link_after in wp_list_pages.

 Here's the code:

 {{{
 <?php
 wp_list_pages('title_li=&sort_column=menu_order&depth=1&link_before=<span>&link_after=</span>');
 ?>
 }}}


 I posted it to the forums and someone else confirmed this issue:
 http://wordpress.org/support/topic/365260

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


More information about the wp-trac mailing list