Core Function
View Source on Trac ↗ taxonomy_exists()
taxonomy_exists( mixed $taxonomy ) Determines whether the taxonomy name exists.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $taxonomy string | Name of taxonomy object. Required |
Return Value
(bool)
Whether the taxonomy exists.
Function Information
Since Version
3.0.0
Source File
wp-includes/taxonomy.php
Advertisement