Using WordPress custom navigation menus automatically gets the menu item label and displays it between the of the menu item, what I need to do is to get a custom field value of the page and displays it instead of the menu item label. How can I do that ?
|
feedback
|
|
You need a custom walker. Change the function function | |||
feedback
|