函数POSTS 3672

is_new_day()

is_new_day() 确定循环中当前文章的发布日期是否与循环中上一篇文章的发布日期不同。Determine...

最后更新

is_feed()

is_feed( string|string[] $feeds = ” ) 确定查询是否用于源。Determi...

最后更新

is_time()

is_time() 确定查询是否针对特定时间。Determines whether the query is ...

最后更新

in_the_loop()

in_the_loop() 确定调用方是否在循环中。Determines whether the caller...

最后更新

is_blog_user()

is_blog_user( int $blog_id ) 检查当前用户是否属于给定站点。Checks if t...

最后更新