wp_delete_category
Permanently remove a WordPress category by ID to clean up taxonomy. Use dry run to preview changes before deletion.
Instructions
Permanently delete a WordPress category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| force | No | ||
| dry_run | No | Preview changes without writing |