wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
is_taxonomy_hierarchical › WordPress Function
Seit2.3.0
Veraltetn/v
› is_taxonomy_hierarchical ( $taxonomy )
Parameter: |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
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 on this and similar theme functions, check out the {@link Conditional Tags} article in the Theme Developer Handbook.Ähnliche Funktionen: is_post_type_hierarchical, is_taxonomy_viewable, is_taxonomy, _wp_ajax_add_hierarchical_term, _get_term_hierarchy