Wordpress Publisher

Wordpress Publisher

Publish content directly to a Wordpress blog.

Name For Model
wordpress_publisher
Update Date
a year ago
Description For Model
Allow a user to post the conversation or ideas for a blog post to their Wordpress blog. It will return a link to edit.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1createArticlePOSTCreate an article or blog post draft ready to publish to WordPress. You need to provide the full article in markdown text however escape newlines with \\n so as not to break the json payload, and this plugin will publish to WordPress.