wp menu item update <db-id>
Updates a menu item
Arguments
Name | Description |
---|---|
db-id | Database ID for the menu item |
Options
Name | Description |
---|---|
--title <title> | Set a custom title for the menu item |
--link <link> | Set a custom url for the menu item |
--description <description> | Set a custom description for the menu item |
--attr-title <attr-title> | Set a custom title attribute for the menu item |
--target <target> | Set a custom link target for the menu item |
--classes <classes> | Set a custom link classes for the menu item |
--position <position> | Specify the position of this menu item |
--parent-id <parent-id> | Make this menu item a child of another menu item |