[wp-trac] Re: [WordPress Trac] #1274: Problem passing a 'title_li' with HTML entities to wp_list_pages()

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 14 06:54:24 GMT 2007


#1274: Problem passing a 'title_li' with HTML entities to  wp_list_pages()
--------------------------------------+-------------------------------------
 Reporter:  anonymousbugger           |        Owner:  rob1n  
     Type:  defect                    |       Status:  closed 
 Priority:  normal                    |    Milestone:         
Component:  Template                  |      Version:  2.1    
 Severity:  minor                     |   Resolution:  wontfix
 Keywords:  dev-feedback 2nd-opinion  |  
--------------------------------------+-------------------------------------
Changes (by markjaquith):

  * status:  assigned => closed
  * resolution:  => wontfix

Comment:

 Remember that you can also pass an array.

 {{{
 wp_list_pages(array('title_li' => '<h2>P&aacute;ginas</h2>'));
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/1274#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list