Delete a menu item
delete_menu_itemRemove a menu item while re-parenting its children to the top level instead of deleting them.
Instructions
Remove one item from a navigation menu. Its children are re-parented to the top level rather than deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The menu item ID. | |
| site_id | No | Which configured WordPress site to act on. Optional — with a single site configured it is used automatically; with several, the default site is used unless you name one. Run list_sites for valid ids. |