珂李斯

珂李斯POSTS 12756

is_month()

is_month() 确定查询是否针对现有的月份存档。Determines whether the query...

最后更新

is_embed()

is_embed() 是一个嵌入式帖子的查询吗?Is the query for an embedded po...

最后更新

is_wp_error()

is_wp_error( mixed $thing ) 检查变量是否为WordPress错误。Check wh...

最后更新

is_taxonomy()

is_taxonomy( string $taxonomy ) 检查分类名称是否存在。Checks that ...

最后更新

is_search()

is_search() 确定查询是否用于搜索。Determines whether the query is ...

最后更新

is_home()

is_home() 确定查询是否针对博客主页。Determines whether the query is ...

最后更新

is_info()

is_info( $sc ) 目录锚点:#返回#源码 返回(Return) 无返回值 源码(Source) 更...

最后更新

is_trackback()

is_trackback() 确定查询是否用于trackback端点调用。Determines whether...

最后更新

is_preview()

is_preview() 确定查询是用于文章预览还是页面预览。Determines whether the q...

最后更新

is_iterable()

is_iterable( mixed $var ) Polyfill for是PHP7.1中添加的一个函数。P...

最后更新

is_multisite()

is_multisite() 如果启用了多站点。If Multisite is enabled. 目录锚点:#...

最后更新