I'm building a contact information plugin that writes data to a page. So far, so good. What I would like is to build a function into the plugin that adds a navigation item to the main nav bar on the site (there will only ever be one nav bar at a time), and ensures the item is at the bottom of the nav bar.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
this is the general gist of what you need to do, you'll want to add some checks in here, make sure you get a valid menu returned, etc..
|
|||
