wp_delete_menu_item
Permanently remove a WordPress classic menu item by its ID, with an optional dry-run to preview changes before deletion.
Instructions
Permanently delete a classic menu item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| force | No | ||
| dry_run | No | Preview changes without writing |