Hi,
I want to use wp_dropdown_pages to allow navigation to all the pages on my site. However by default it doesn't include the home page in the list. There is an option with wp_page_menu call show_home which sounds like exactly what I need. I tried it with wp_dropdown_pages but it doesn't seem to be supported.
Can anyone suggest a way to add the home page as one of the pages displayed by wp_dropdown_pages, or else point me in the direction of a suitable plugin replacement. The site I am working on is:
http://www.carrigalineeducatetogether.ie
Thanks,
Ralph