2020-05-01 / 3485阅 / 悠然
Retrieves a list of registered taxonomy names or objects.
(array)
(Optional)
An array of key => value arguments to match against the taxonomy objects.
Default value: array()
(string)
(Optional)
The type of output to return in the array. Accepts either taxonomy 'names' or 'objects'.
Default value: 'names'
(string)
(Optional)
The logical operation to perform. Accepts 'and' or 'or'. 'or' means>Default value: 'and'
(string[]|WP_Taxonomy[]) An array of taxonomy names or objects.