[wp-trac] [WordPress Trac] #5244: a different page voice in the menu respect to the page title

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 22 23:58:44 GMT 2007


#5244: a different page voice in the menu respect to the page title
----------------------------+-----------------------------------------------
 Reporter:  giohappy        |       Owner:  anonymous 
     Type:  enhancement     |      Status:  new       
 Priority:  normal          |   Milestone:  2.5       
Component:  Administration  |     Version:  2.3       
 Severity:  normal          |    Keywords:  page title
----------------------------+-----------------------------------------------
 I've made some changes to the code to permit an author to set a Page Menu
 Title, inside the Page Administration tools, to display a voice in the
 menu (thorugh "wp_list_pages" function) different respect to the Page
 Title.
 I've used a new parameter to be used, ie, in this way:

 # wp_list_pages('depth=1&title_li=&title_menu=true');

 I've added a field to the posts DB table, "page_title_menu".
 I attach a .txt where I logged my changes. I'm not able to produce a trac
 patch, but if someone of you would like to do it, I would be glad.

 Thanks a lot,
 Giovanni

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


More information about the wp-trac mailing list