refresh_user_details() refresh_user_details() refresh_user_details( int $id ) 清除特定用户的用户缓存。Cleans the ... 最后更新 2022.04.11
refresh_blog_details() refresh_blog_details() refresh_blog_details( int $blog_id ) 清除博客详细信息缓存。Clear t... 最后更新 2022.04.11
is_blog_installed() is_blog_installed() is_blog_installed() 确定是否已安装WordPress。Determines whether... 最后更新 2022.04.11
get_user_count() get_user_count() get_user_count( int|null $network_id = null ) 安装中的活动用户数... 最后更新 2022.04.11
get_site_option() get_site_option() get_site_option( string $option, mixed $default = false... 最后更新 2022.04.11
get_raw_theme_root() get_raw_theme_root() get_raw_theme_root( string $stylesheet_or_template, boo... 最后更新 2022.04.11
get_post_custom() get_post_custom() get_post_custom( int $post_id ) 基于post ID检索post元字段。Retr... 最后更新 2022.04.11
get_plugins() get_plugins() get_plugins( string $plugin_folder = ” ) 检查plugins目录并检索... 最后更新 2022.04.11
get_network() get_network() get_network( WP_Network|int|null $network = null ) 检索给定... 最后更新 2022.04.11
get_object_term_cache() get_object_term_cache() get_object_term_cache( int $id, string $taxonomy ) 检索给定... 最后更新 2022.04.11
get_core_checksums() get_core_checksums() get_core_checksums( string $version, string $locale ) 获... 最后更新 2022.04.11
get_comment_count() get_comment_count() get_comment_count( int $post_id ) 检索整个网站或单个帖子的评论总数。Retr... 最后更新 2022.04.11
get_comment() get_comment() get_comment( WP_Comment|string|int $comment = null, str... 最后更新 2022.04.11
get_commentdata() get_commentdata() get_commentdata( int $comment_ID, int $no_cache, bool $... 最后更新 2022.04.11
get_category() get_category() get_category( int|object $category, string $output = OB... 最后更新 2022.04.11
get_calendar() get_calendar() get_calendar( bool $initial = true, bool $echo = true )... 最后更新 2022.04.11