
Wordpress Publisher
Publish content directly to a Wordpress blog.
- Name For Model
- wordpress_publisher
- Website
- chatwithblog.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 5 months ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | createArticle | POST | Create 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. |