wp_create_synced_pattern
Create a synced WordPress pattern from title and content, with optional dry-run to preview changes before publishing.
Instructions
Create synced pattern. Supports dry-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| title | Yes | ||
| status | No | publish | |
| content | Yes | ||
| dry_run | No | Preview changes without writing |