get_theme_data() get_theme_data() get_theme( string $theme ) 检索主题数据。Retrieve theme data. ... 最后更新 2022.04.11
get_search_query() get_search_query() get_search_query( bool $escaped = true ) 检索搜索WordPress查... 最后更新 2022.04.11
get_post_embed_url() get_post_embed_url() get_post_embed_url( int|WP_Post $post = null ) 检索在ifram... 最后更新 2022.04.11
get_sample_permalink() get_sample_permalink() get_sample_permalink( int $id, string $title = null, st... 最后更新 2022.04.11
get_links_list() get_links_list() get_links_list( string $order = ‘name’ ) 按类别输出链接的完整列表。O... 最后更新 2022.04.11
get_header_video_settings() get_header_video_settings() get_header_video_settings() 检索头视频设置。Retrieve header vid... 最后更新 2022.04.11
get_category_rss_link() get_category_rss_link() get_category_rss_link( bool $echo = false, int $cat_ID ... 最后更新 2022.04.11
get_404_template() get_404_template() get_404_template() 在当前模板或父模板中检索404模板的路径。Retrieve path o... 最后更新 2022.04.11
get_body_class() get_body_class() get_body_class( string|string[] $class = ” ) 检索body元素的类... 最后更新 2022.04.11
get_category_children() get_category_children() get_category_children( int $id, string $before = ‘/’, s... 最后更新 2022.04.11
get_comment_meta() get_comment_meta() get_comment_meta( int $comment_id, string $key = ”, boo... 最后更新 2022.04.11
get_attachment_icon_src() get_attachment_icon_src() get_attachment_icon( int $id, bool $fullsize = false, a... 最后更新 2022.04.11
get_archives() get_archives() get_archives( string $type = ”, string $limit = ”, stri... 最后更新 2022.04.11
get_available_languages() get_available_languages() get_available_languages( string $dir = null ) 根据给定目录中存在... 最后更新 2022.04.11
wpmu_signup_blog() wpmu_signup_blog() wpmu_signup_blog( string $domain, string $path, string ... 最后更新 2022.04.11
update_option() update_option() update_option( string $option, mixed $value, string|boo... 最后更新 2022.04.11
wp_deregister_script() wp_deregister_script() wp_deregister_script( string $handle ) 删除已注册的脚本。 Remove... 最后更新 2022.04.11