wp_create_post
Create a new WordPress post with a title, optional content, and status. Requires WordPress username and app password for authentication.
Instructions
Create a new WordPress post. Requires WP_USERNAME/WP_APP_PASSWORD to be configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| status | No | ||
| content | No |