wp taxonomy get <taxonomy>
Gets details about a registered taxonomy
Arguments
Name | Description |
---|---|
taxonomy | Taxonomy slug |
Options
Name | Description |
---|---|
--field <field> | Instead of returning the whole taxonomy, returns the value of a single field |
--fields <fields> | Limit the output to specific fields. Defaults to all fields |
--format <format> | Render output in a particular format |