wp term delete <taxonomy> <term>
Deletes an existing term
Arguments
Name | Description |
---|---|
taxonomy | Taxonomy of the term to delete |
term | One or more IDs or slugs of terms to delete |
Options
Name | Description |
---|---|
--by <field> | Explicitly handle the term value as a slug or id |