Hi
I have managed to setup a fairly complex settings page area for a site that I'm working on that will allow them to control all of the functionality that they require on the site in one place. I've used Custom HTML fields to provide some basic instructions in groups of fields but those instructions are just basic.
I got to thinking about how this might be improved. Obviously I could create a custom post type (help) and add help articles to it. Conventionally though these would end up being diplayed on the front end, where in reality they would not be of much use. Ideally I'd like to display these in a seperate tab in my settings page.
Is there a way to hook up mb views to show an MB custom post on an MB sttings page on the backend?
Could you perhaps suggest another way that this might be done?
Many thanks