is_singular()

is_singular( string|string[] $post_types = ” ) 确定查询是否针对…

is_singular( string|string[] $post_types =  )

确定查询是否针对任何投递类型(投递、附件、页面、自定义投递类型)的现有单个投递。
Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).

目录锚点:#说明#参数#返回#源码#笔记


说明(Description)

另见函数 is_page()


参数(Parameters)

参数 类型 必填 说明
$post_types (string | string[]) 可选 要检查的Post类型或Post类型数组。

返回(Return)

(bool)查询是针对现有的单个post还是针对任何给定的post类型。


源码(Source)


更新版本 源码位置 使用 被使用
1.5.0 wp-includes/query.php:756 20 3

笔记(Notes)

默认帖子类型
自定义邮件类型
单数页的不同侧边栏广告

类别:WordPress 函数手册

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

评论 (0)COMMENT

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