WPDev.one
Core Function
View Source on Trac ↗

is_taxonomy()

is_taxonomy( mixed $taxonomy )

Checks that 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
2.3.0
Source File
wp-includes/deprecated.php
Advertisement