2020-05-02 / 5251阅 / 悠然
确定查询是否针对任何帖子类型(帖子,附件,页面,自定义帖子类型)的现有单个帖子。
如果指定了$ post_types参数,此函数将另外检查查询是否针对主题开发人员手册中的>条件标签文章。
Top ↑
(string|string[])
(Optional)
Post type or array of post types to check against.
Default value: ''
(bool) Whether the query is for an existing single post or any of the given post types.