Hi,
Is it possible to setup a metabox that allows logged in users to choose which custom menu they want to appear?
I have a ‘callout’ section on a website I am building, with editable text and page link areas, but it also requires a drop down menu.
I am open to options on how to control that drop down menu but the logged in user will need to be able to edit the drop down menu and I thought perhaps, using WP custom menu’s might work?
My other thought was to use Page Link with multiple values enabled so they could add posts/pages at will. But how would I loop through those results to display the page/post name and then the URL?
Thanks in advance