I want to create a new PHP page for every author in my Blog, but do not like the "Write - Page" function of WordPress. Is there any way I can copy an existing PHP page from my directory, rename it and create a new page?
I want to create a new PHP page for every author in my Blog, but do not like the "Write - Page" function of WordPress. Is there any way I can copy an existing PHP page from my directory, rename it and create a new page?
If I understand you correctly - the answer is no. "Pages" in WordPress are just another type of post. You can create custom template pages but you would still have to use the WordPress "Write - Page" function to apply the template.
This topic has been closed to new replies.