Thread Starter
abecks
(@abecks)
Hi Shane,
I’ve created a plugin that acts like a very simple inventory management system. The menuitems I want to have are “Manage Inventory” and “Add A Product”.
On the “Manage Inventory” page, each product is listed, with Edit and Delete buttons. When you click edit, I need to goto a page within the admin section to edit that product, and I’d still like to use the admin theme, etc. as part of that page. Right now I have a menu item for “Edit a Product” because I dont know how to create a page that uses the admin theme without adding the page w/ a menu.
Thread Starter
abecks
(@abecks)
Bump. Anyone have any ideas?