in_category() in_category() in_category( int|string|array $category, int|object $po... 最后更新 2022.04.11
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_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
has_excerpt() has_excerpt() has_excerpt( int|WP_Post $post ) 确定帖子是否有自定义摘要。Determine... 最后更新 2022.04.11
wp_script_is() wp_script_is() wp_script_is( string $handle, string $list = ‘enqueued’... 最后更新 2022.04.11
taxonomy_exists() taxonomy_exists() taxonomy_exists( string $taxonomy ) 确定分类名称是否存在。 Determi... 最后更新 2022.04.11
term_exists() term_exists() term_exists( int|string $term, string $taxonomy = ”, in... 最后更新 2022.04.11
wp_attachment_is_image() wp_attachment_is_image() wp_attachment_is_image( int|WP_Post $post = null ) 确定附件... 最后更新 2022.04.11