delete_category
Remove a WordPress category and reassign its posts to Uncategorized.
Instructions
Delete a category in WordPress site.
Posts previously assigned to this category will be moved to 'Uncategorized'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | The ID of the category to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||