wp_delete_page
Remove WordPress pages by trashing them, or permanently delete with force option. Preview changes using dry run.
Instructions
Trash a WordPress page, or permanently delete it with force:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| force | No | ||
| dry_run | No | Preview changes without writing |