I want to XML RPC a LOT of pages (couple of 1000) and they all have different page templates depending on their type.
Is this possible with wp.NewPage? (I could not detect the parameter to do so).
Any help would be greatly appreciated!
I want to XML RPC a LOT of pages (couple of 1000) and they all have different page templates depending on their type.
Is this possible with wp.NewPage? (I could not detect the parameter to do so).
Any help would be greatly appreciated!
The 'wp_page_template' field will allow you set the Page template in wp.newPage.
This topic has been closed to new replies.