Create a Blog Post¶
- metaWeblog.newPost(blogId, email, password, struct, publish)¶
Create a new blog post
Parameters: - blogId – The blog ID
- email – The member’s email address
- password – The member’s password
- struct – The blog post data
- publish – If the blog post should be published
Returns: Blog post ID