is_blog_installed() is_blog_installed() is_blog_installed() 确定是否已安装WordPress。Determines whether... 最后更新 2022.04.11
in_the_loop() in_the_loop() in_the_loop() 确定调用方是否在循环中。Determines whether the caller... 最后更新 2022.04.11
is_category() is_category() is_category( int|string|int[]|string[] $category = ” ) ... 最后更新 2022.04.11
has_post_format() has_post_format() has_post_format( string|array $format = array(), WP_Pos... 最后更新 2022.04.11
has_post_thumbnail() has_post_thumbnail() has_post_thumbnail( int|WP_Post $post = null ) 确定帖子是否附加... 最后更新 2022.04.11
is_comments_popup() is_comments_popup() is_comments_popup() 确定当前URL是否在“注释”弹出窗口中。Determines whet... 最后更新 2022.04.11
is_active_sidebar() is_active_sidebar() is_active_sidebar( string|int $index ) 确定是否正在使用边栏。Deter... 最后更新 2022.04.11
is_active_widget() is_active_widget() is_active_widget( string|false $callback = false, int|f... 最后更新 2022.04.11
is_attachment() is_attachment() is_attachment( int|string|int[]|string[] $attachment = ... 最后更新 2022.04.11
is_admin_bar_showing() is_admin_bar_showing() is_admin_bar_showing() 确定是否应显示管理栏。Determines whether th... 最后更新 2022.04.11
get_the_category_list() get_the_category_list() get_the_category_list( string $separator = ”, string $p... 最后更新 2022.04.11
get_the_posts_navigation() get_the_posts_navigation() get_the_posts_navigation( array $args = array() ) 将导航返回... 最后更新 2022.04.11
get_the_category_rss() get_the_category_rss() get_the_category_rss( string $type = null ) 检索所有文章类别,格式... 最后更新 2022.04.11
get_the_posts_pagination() get_the_posts_pagination() get_the_posts_pagination( array $args = array() ) 检索下一组... 最后更新 2022.04.11
get_trackback_url() get_trackback_url() get_trackback_url() 检索当前文章的跟踪URL。Retrieves the current ... 最后更新 2022.04.11