Creating Multiple Pages with Button
-
Hello,
I’m trying to create a group of pages that will be generated by a button click. So the user clicks “New Project” and pages are generated as follows:
– Home
– About
– Special Features
– Special Features
– Special Features
– Special Features
– Special Features
– School Information
– About CheshireI have looked at scripts to programmatically create pages using the functions.php but that won’t really solve this particular scenario. Is this particular function even possible to do?
The topic ‘Creating Multiple Pages with Button’ is closed to new replies.