get_search_form() get_search_form() get_search_form( array $args = array() ) 显示搜索表单。Display... 最后更新 2022.04.11
get_site_allowed_themes() get_site_allowed_themes() get_site_allowed_themes() 不推荐用于获取启用主题网络的主题的功能。Deprecate... 最后更新 2022.04.11
get_search_link() get_search_link() get_search_link( string $query = ” ) 检索搜索的永久链接。Retrieve... 最后更新 2022.04.11
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_search_template() get_search_template() get_search_template() 检索当前模板或父模板中搜索模板的路径。Retrieve path ... 最后更新 2022.04.11
get_theme_feature_list() get_theme_feature_list() get_theme_feature_list( bool $api = true ) 检索WordPress主... 最后更新 2022.04.11
get_the_archive_title() get_the_archive_title() get_the_archive_title() 根据查询的对象检索存档标题。Retrieve the arch... 最后更新 2022.04.11
get_site_by_path() get_site_by_path() get_site_by_path( string $domain, string $path, int|nul... 最后更新 2022.04.11
get_site_icon_url() get_site_icon_url() get_site_icon_url( int $size = 512, string $url = ”, in... 最后更新 2022.04.11
get_the_attachment_link() get_the_attachment_link() get_the_attachment_link( int $id, bool $fullsize = fals... 最后更新 2022.04.11
get_subdirectory_reserved_names() get_subdirectory_reserved_names() get_subdirectory_reserved_names() 检索子目录多站点安装上保留站点的列表。Re... 最后更新 2022.04.11
get_the_author() get_the_author() get_the_author( string $deprecated = ” ) 检索当前文章的作者。Retr... 最后更新 2022.04.11
get_site_meta() get_site_meta() get_site_meta( int $site_id, string $key = ”, bool $sin... 最后更新 2022.04.11
get_the_author_aim() get_the_author_aim() get_the_author_aim() 检索当前文章作者的目标地址。Retrieve the AIM add... 最后更新 2022.04.11
get_submit_button() get_submit_button() get_submit_button( string $text = ”, string $type = ‘pr... 最后更新 2022.04.11
get_super_admins() get_super_admins() get_super_admins() 检索超级管理员列表。Retrieve a list of super a... 最后更新 2022.04.11
get_template_directory() get_template_directory() get_template_directory() 检索当前主题目录。Retrieve current them... 最后更新 2022.04.11
get_template() get_template() get_template() 检索当前主题的名称。Retrieve name of the current t... 最后更新 2022.04.11
get_template_directory_uri() get_template_directory_uri() get_template_directory_uri() 检索主题目录URI。Retrieve theme d... 最后更新 2022.04.11
get_plugin_updates() get_plugin_updates() get_plugin_updates() 目录锚点:#返回#源码 返回(Return) (array) 源码(... 最后更新 2022.04.11
get_template_part() get_template_part() get_template_part( string $slug, string $name = null ) ... 最后更新 2022.04.11
get_post_format() get_post_format() get_post_format( int|object|null $post = null ) 检索帖子的格式... 最后更新 2022.04.11
get_post_states() get_post_states() get_post_states( WP_Post $post ) 从post检索post状态数组。Retrie... 最后更新 2022.04.11
get_post_type_capabilities() get_post_type_capabilities() get_post_type_capabilities( object $args ) 从post-type对象... 最后更新 2022.04.11
get_queried_object_id() get_queried_object_id() get_queried_object_id() 检索当前查询对象的ID。Retrieve ID of the ... 最后更新 2022.04.11
get_page_template() get_page_template() get_page_template() 在当前模板或父模板中检索页面模板的路径。Retrieve path o... 最后更新 2022.04.11
get_post_format_link() get_post_format_link() get_post_format_link( string $format ) 返回指向post格式索引的链接。... 最后更新 2022.04.11
get_post_stati() get_post_stati() get_post_stati( array|string $args = array(), string $o... 最后更新 2022.04.11
get_post_type_labels() get_post_type_labels() get_post_type_labels( object|WP_Post_Type $post_type_ob... 最后更新 2022.04.11
get_query_template() get_query_template() get_query_template( string $type, array $templates = ar... 最后更新 2022.04.11
get_page_templates() get_page_templates() get_page_templates( WP_Post|null $post = null, string $... 最后更新 2022.04.11
get_postdata() get_postdata() get_postdata( int $postid ) 检索给定文章的所有文章数据。Retrieves all... 最后更新 2022.04.11
get_post_format_slugs() get_post_format_slugs() get_post_format_slugs() 检索后期格式段塞的数组。Retrieves the array... 最后更新 2022.04.11
get_post_status() get_post_status() get_post_status( int|WP_Post $post = null ) 根据post ID检索... 最后更新 2022.04.11
get_post_type_object() get_post_type_object() get_post_type_object( string $post_type ) 按名称检索post类型对象... 最后更新 2022.04.11
get_query_var() get_query_var() get_query_var( string $var, mixed $default = ” ) 在WP_Qu... 最后更新 2022.04.11
get_page_template_slug() get_page_template_slug() get_page_template_slug( int|WP_Post $post = null ) 获取给定... 最后更新 2022.04.11
get_post_format_string() get_post_format_string() get_post_format_string( string $slug ) 返回一个漂亮的翻译后格式段塞Re... 最后更新 2022.04.11
get_post_statuses() get_post_statuses() get_post_statuses() 检索所有WordPress支持的post状态。Retrieve all... 最后更新 2022.04.11
get_plugin_files() get_plugin_files() get_plugin_files( string $plugin ) 获取插件文件的列表。Get a list... 最后更新 2022.04.11
get_plugin_page_hook() get_plugin_page_hook() get_plugin_page_hook( string $plugin_page, string $pare... 最后更新 2022.04.11
get_screen_icon() get_screen_icon() get_screen_icon() 检索屏幕图标(不再用于3.8+)。Retrieves the screen... 最后更新 2022.04.11
get_post_types() get_post_types() get_post_types( array|string $args = array(), string $o... 最后更新 2022.04.11
get_file_description() get_file_description() get_file_data( string $file, array $default_headers, st... 最后更新 2022.04.11