Tagged Questions
0
votes
1answer
108 views
Getting the Posts' permalinks from XLMRPC
I'm new to WP and I must fetch pages/posts from a blog in another subdomain.
I'm using ZF to do this. I've recently found out the getPages doesn't get me what I want (posts; duh!). I didn't see any ...