wp_create_draft_post
Create a draft post in a WordPress staging environment without publishing. Safely prepare content for review before going live.
Instructions
Create a new post as DRAFT only. Never publishes. Staging only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| tags | No | ||
| title | Yes | ||
| content | No | ||
| excerpt | No | ||
| categories | No |