wp_update_category
Update a WordPress category's name, slug, parent, or description. Preview changes with dry run before applying.
Instructions
Update a WordPress category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| slug | No | ||
| parent | No | ||
| dry_run | No | Preview changes without writing | |
| description | No |