Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

kpatil on "Exporting the word press site as XML via a REST , API call"

$
0
0

Under tools-> export site we can export the entire site to an XML.

I am trying to automate this process via some external call e.g REST or XML-RPC.

//Pseudo Code
// XML xmlResponse= wordpressAPI(parameter1,parameter2,parameter3);

Then use xmlResponse for further processing.
I saw few API that can give xml response for sectons like posts , comments but not the entire XML.

Does word press has that provision ?


Viewing all articles
Browse latest Browse all 8245

Trending Articles