Ticket #5244 (closed enhancement: wontfix)

Opened 4 years ago

Last modified 21 months ago

a different page voice in the menu respect to the page title

Reported by: giohappy Owned by: anonymous
Priority: normal Milestone:
Component: Administration Version: 2.3
Severity: normal Keywords:
Cc: giohappy@…

Description

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

Attachments

Patch menu titles.txt Download (4.4 KB) - added by giohappy 4 years ago.
changes to the code

Change History

changes to the code

  • Keywords needs-patch close added
  • Milestone changed from 2.9 to Future Release

I've a whole bunch of plugins that add a meta box to do this. suggesting wontfix.

  • Keywords needs-patch close page title removed
  • Status changed from new to closed
  • Resolution set to wontfix
  • Milestone Future Release deleted
Note: See TracTickets for help on using tickets.