is_category() is_category() is_category( int|string|int[]|string[] $category = ” ) ... 最后更新 2022.04.11
is_child_theme() is_child_theme() is_child_theme() 是否正在使用子主题。Whether a child theme is in ... 最后更新 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
image_resize() image_resize() image_resize( string $file, int $max_w, int $max_h, boo... 最后更新 2022.04.11
is_countable() is_countable() is_countable( mixed $var ) PHP 7.3中添加的Polyfill for is_c... 最后更新 2022.04.11
is_attachment() is_attachment() is_attachment( int|string|int[]|string[] $attachment = ... 最后更新 2022.04.11
header_image() header_image() header_image() 显示标题图像URL。Display header image URL. 目录锚点... 最后更新 2022.04.11
is_customize_preview() is_customize_preview() is_customize_preview() 是否正在自定义项中预览网站。Whether the site i... 最后更新 2022.04.11
insert_blog() insert_blog() insert_blog( string $domain, string $path, int $site_id... 最后更新 2022.04.11
is_admin_bar_showing() is_admin_bar_showing() is_admin_bar_showing() 确定是否应显示管理栏。Determines whether th... 最后更新 2022.04.11
has_header_video() has_header_video() has_header_video() 检查是否设置了头视频。Check whether a header vi... 最后更新 2022.04.11
get_user_by_email() get_user_by_email() get_user_by_email( string $email ) 通过电子邮件检索用户信息。Retriev... 最后更新 2022.04.11