wp term list <taxonomy>
Lists terms in a taxonomy
Arguments
Name | Description |
---|---|
taxonomy | List terms of one or more taxonomies |
Options
Name | Description |
---|---|
--field=value | Filter by one or more fields (see get_terms() $args parameter for a list of fields) |
--field <field> | Prints the value of a single field for each term |
--fields <fields> | Limit the output to specific object fields |
--format <format> | Render output in a particular format |