首页 WordPress函数大全 is_taxonomy()

is_taxonomy()

2020-05-02 / 3016阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

Warning: This function has been deprecated. Use taxonomy_exists() instead.

is_taxonomy( string $taxonomy )

Checks that the taxonomy name exists.

描述

See also See also

  • taxonomy_exists()

Top ↑

参数

$taxonomy

(string)
(Required)
Name of taxonomy object

返回

(bool) Whether the taxonomy exists.

大家谈论
    我的见解