2020-05-02 / 4120阅 / 悠然
Determines whether the taxonomy object is hierarchical.
Checks to make sure that the taxonomy is an object first. Then Gets the object, and finally returns the hierarchical value in the object.
A false return value might also mean that the taxonomy does not exist.
For more information> Conditional Tags article in the Theme Developer Handbook.
(string)
(Required)
Name of taxonomy object.
(bool) Whether the taxonomy is hierarchical.