'custom' page created by plugin.
-
Hi guys.
I’m about to create a plugin which would show me a custom page generated from the content I put in the database through the admin page.
The concept should be easy to understand. I would like to create 3 ‘custom’ pages using the same ‘template’. Lets say for example I’ve created the admin page. I’ve made 3 pages, I’ve added all stuff I wanted to. Every page has it own ID. I want to access it by url like this: http://www.example.com/myplugin.php?id=2.
Actually I have no idea how to that…
I thought I could create a page and and short code that contains ID of the certain page. However this would be too much work because I want to have about 50-60 pages like this.
Any ideas?
The topic ‘'custom' page created by plugin.’ is closed to new replies.