wp_create_draft_page
Create a new WordPress page as a draft for staging. Use to test content safely without publishing.
Instructions
Create a new page as DRAFT only. Never publishes. Staging only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| title | Yes | ||
| parent | No | ||
| content | No | ||
| excerpt | No |