Multiple plugin setup pages without menu items
-
My current back end plugin page displays a list similar to the following:
ID Some head Another head etc. ------ ------------- --------- ----------- <edit button> ------ ------------- --------- ----------- <edit button> ------ ------------- --------- ----------- <edit button> ------ -------------- --------- ---------- <edit button>
When I click the <edit button> I would like to be transferred to a new page where the current entry values are grabbed and displayed in <input and <textarea> boxes. So the person can change the values he needs to without copy and pasting each value again.
Make sense?
So the setup would look something like this:
---- ---- |some| ---------> |new | |link| |page| | | | | ---- ---- My current My new single single plugin plugin admin backend backend page... page...
The problem is, how do I link to another page? How do you add multiple pages to a back end plugin page without adding menu items?
Any Advice would be appreciated.
Thank you!
[Moderator Note: No bumping. If it’s that urgent, consider hiring someone instead.]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Multiple plugin setup pages without menu items’ is closed to new replies.