wp menu item add-term <menu> <taxonomy> <term-id>

Adds a taxonomy term as a menu item

Arguments

NameDescription
menuThe name, slug, or term ID for the menu
taxonomyTaxonomy of the term to be added
term-idTerm ID of the term to be added

Options

NameDescription
--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
--porcelainOutput just the new menu item id