WordPress函数is_post_type_hierarchical用于判断指定文章类型是否支持层级。
is_post_type_hierarchical( string $post_type )
函数参数
$post_type
字符串
文章类型名称
扩展阅读
is_post_type_hierarchical()函数位于:wp-includes/post.php
相关函数:
原创文章,作者:,如若转载,请注明出处:https://ce.771633.xyz/1817.html
WordPress函数is_post_type_hierarchical用于判断指定文章类型是否支持层级。
is_post_type_hierarchical( string $post_type )
$post_type
字符串
文章类型名称
is_post_type_hierarchical()函数位于:wp-includes/post.php
相关函数:
原创文章,作者:,如若转载,请注明出处:https://ce.771633.xyz/1817.html