WordPress判断文章类型是否支持层级函数:is_post_type_hierarchical

WordPress函数is_post_type_hierarchical用于判断指定文章类型是否支持层级。 i…

WordPress函数is_post_type_hierarchical用于判断指定文章类型是否支持层级。

is_post_type_hierarchical( string $post_type )

函数参数

$post_type

字符串

文章类型名称

扩展阅读

is_post_type_hierarchical()函数位于:wp-includes/post.php

相关函数:

  • post_type_exists()
  • get_post_type_object()
类别:WordPress函数讲解

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册