get_blog_count() get_blog_count() get_blog_count( int|null $network_id = null ) 安装中活动站点的数... 最后更新 2022.04.11
wp_upload_dir() wp_upload_dir() wp_upload_dir( string $time = null, bool $create_dir = ... 最后更新 2022.04.11
wp_safe_redirect() wp_safe_redirect() wp_safe_redirect( string $location, int $status = 302, ... 最后更新 2022.04.11
wp_enqueue_style() wp_enqueue_style() wp_enqueue_style( string $handle, string $src = ”, stri... 最后更新 2022.04.11
wp_register_script() wp_register_script() wp_register_script( string $handle, string|bool $src, s... 最后更新 2022.04.11
wp_register_style() wp_register_style() wp_register_style( string $handle, string|bool $src, st... 最后更新 2022.04.11
wp_load_alloptions() wp_load_alloptions() wp_load_alloptions( bool $force_cache = false ) 加载和缓存所有... 最后更新 2022.04.11
set_transient() set_transient() set_transient( string $transient, mixed $value, int $ex... 最后更新 2022.04.11
wp_cache_get() wp_cache_get() wp_cache_get( int|string $key, string $group = ”, bool ... 最后更新 2022.04.11
wp_clean_themes_cache() wp_clean_themes_cache() wp_clean_themes_cache( bool $clear_update_cache = true ... 最后更新 2022.04.11
wp_count_comments() wp_count_comments() wp_count_comments( int $post_id ) 检索整个网站或单个帖子的评论总数。 Ret... 最后更新 2022.04.11
wp_get_object_terms() wp_get_object_terms() wp_get_object_terms( int|int[] $object_ids, string|stri... 最后更新 2022.04.11
wp_get_post_terms() wp_get_post_terms() wp_get_post_terms( int $post_id, string|array $taxonomy... 最后更新 2022.04.11
wp_insert_term() wp_insert_term() wp_insert_term( string $term, string $taxonomy, array|s... 最后更新 2022.04.11
clean_category_cache() clean_category_cache() clean_category_cache( int $id ) 根据ID移除类别缓存数据。Remove the... 最后更新 2022.04.11
clean_network_cache() clean_network_cache() clean_network_cache( int|array $ids ) 从对象缓存中删除网络。Remove... 最后更新 2022.04.11
cache_javascript_headers() cache_javascript_headers() cache_javascript_headers() 使用JavaScript内容类型设置缓存头10天。Set... 最后更新 2022.04.11
clean_site_details_cache() clean_site_details_cache() clean_site_details_cache( int $site_id ) 清理网站的网站详细信息缓存。... 最后更新 2022.04.11
clean_term_cache() clean_term_cache() clean_term_cache( int|int[] $ids, string $taxonomy = ”,... 最后更新 2022.04.11
clean_blog_cache() clean_blog_cache() clean_blog_cache( WP_Site|int $blog ) 清除博客缓存Clean the b... 最后更新 2022.04.11