首页 WordPress函数大全 is_post_type_hierarchical()

is_post_type_hierarchical()

2020-05-02 / 5700阅 / 悠然

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

is_post_type_hierarchical( string $post_type )

帖子类型是否为分层。

描述

错误的返回值也可能意味着帖子类型不存在。

See also See also

  • get_post_type_object()

Top ↑

参数

$post_type

(string)
(Required)
Post type name

返回

(bool) Whether post type is hierarchical.

大家谈论
    我的见解