Get Recent Blog Posts

metaWeblog.getRecentPosts(blogId, email, password, count)

Return the specified number of recent blog posts

Parameters:
  • blogId – The blog ID
  • email – The member’s email address
  • password – The member’s password
  • int – Number of blog posts to return
Returns:

Array of blog posts

Previous topic

Get a Blog Post

Next topic

Create an Attachment