Tagged Questions
0
votes
4answers
5k views
How to get all posts (in chunks) via XML-RPC?
I would like to retrieve all posts of a blog via the XML-RPC API of Wordpress.
There are the methods of blogger.getRecentPosts and metaWeblog.getRecentPosts which - given a sufficiently high value as ...