get_the_comments_navigation() get_the_comments_navigation() get_the_comments_navigation( array $args = array() ) 检索... 最后更新 2022.04.11
get_the_post_navigation() get_the_post_navigation() get_the_post_navigation( array $args = array() ) 检索下一篇/... 最后更新 2022.04.11
get_transient() get_transient() get_trackback_url() 检索瞬态的值。Retrieves the value of a tra... 最后更新 2022.04.11
get_user_count() get_user_count() get_user_count( int|null $network_id = null ) 安装中的活动用户数... 最后更新 2022.04.11
graceful_fail() graceful_fail() graceful_fail( $message ) 不推荐的功能将优雅地失败。Deprecated funct... 最后更新 2022.04.11
get_the_comments_pagination() get_the_comments_pagination() get_the_comments_pagination( array $args = array() ) 检索... 最后更新 2022.04.11
get_the_post_thumbnail() get_the_post_thumbnail() get_the_post_thumbnail( int|WP_Post $post = null, strin... 最后更新 2022.04.11
get_translations_for_domain() get_translations_for_domain() get_translations_for_domain( string $domain ) 返回文本域的翻译实... 最后更新 2022.04.11
get_the_content() get_the_content() get_the_content( string $more_link_text = null, bool $s... 最后更新 2022.04.11
get_user_details() get_user_details() get_user_details( string $username ) 检索用户信息的功能已弃用。Depre... 最后更新 2022.04.11
grant_super_admin() grant_super_admin() grant_super_admin( int $user_id ) 授予超级管理员权限。Grants Supe... 最后更新 2022.04.11
get_the_post_thumbnail_caption() get_the_post_thumbnail_caption() get_the_post_thumbnail_caption( int|WP_Post $post = nul... 最后更新 2022.04.11
get_user_id_from_string() get_user_id_from_string() get_user_id_from_string( string $string ) 从电子邮件地址或登录名获取... 最后更新 2022.04.11
get_the_content_feed() get_the_content_feed() get_the_content_feed( string $feed_type = null ) 检索订阅源的... 最后更新 2022.04.11
gzip_compression() gzip_compression() gzip_compression() 未使用的函数。Unused function. 目录锚点:#返回#源码 ... 最后更新 2022.04.11
get_the_post_thumbnail_url() get_the_post_thumbnail_url() get_the_post_thumbnail_url( int|WP_Post $post = null, s... 最后更新 2022.04.11
get_user_locale() get_user_locale() get_user_locale( int|WP_User $user_id ) 检索用户的区域设置。Retri... 最后更新 2022.04.11
get_uploaded_header_images() get_uploaded_header_images() get_uploaded_header_images() 获取为当前主题上载的标题图像。Get the hea... 最后更新 2022.04.11
hash_equals() hash_equals() hash_equals( string $a, string $b ) 定时攻击安全字符串比较Timing a... 最后更新 2022.04.11
get_the_date() get_the_date() get_the_date( string $format = ”, int|WP_Post $post = n... 最后更新 2022.04.11
get_the_post_type_description() get_the_post_type_description() get_the_post_type_description() 检索投递类型存档的说明。Retrieves t... 最后更新 2022.04.11
get_upload_iframe_src() get_upload_iframe_src() get_upload_iframe_src( string $type = null, int $post_i... 最后更新 2022.04.11
get_user_meta() get_user_meta() get_user_meta( int $user_id, string $key = ”, bool $sin... 最后更新 2022.04.11
get_the_excerpt() get_the_excerpt() get_the_excerpt( int|WP_Post $post = null ) 检索文章摘要。Retr... 最后更新 2022.04.11
get_the_privacy_policy_link() get_the_privacy_policy_link() get_the_privacy_policy_link( string $before = ”, string... 最后更新 2022.04.11
get_user_metavalues() get_user_metavalues() get_user_metavalues( array $ids ) 执行查询以获取“fill”用户和“fill... 最后更新 2022.04.11
get_upload_space_available() get_upload_space_available() get_upload_space_available() 确定当前博客配额中是否还有任何上载空间。Determ... 最后更新 2022.04.11
get_the_author_msn() get_the_author_msn() get_the_author_msn() 检索当前文章作者的MSN地址。Retrieve the MSN ad... 最后更新 2022.04.11
get_the_generator() get_the_generator() get_the_generator( string $type = ” ) 为RSS、ATOM等创建生成器XM... 最后更新 2022.04.11
get_the_tags() get_the_tags() get_the_tags( int $id ) 检索帖子的标记。Retrieve the tags for a... 最后更新 2022.04.11
get_url_in_content() get_url_in_content() get_url_in_content( string $content ) 从传递的内容中提取并返回第一个UR... 最后更新 2022.04.11
get_user_option() get_user_option() get_user_option( string $option, int $user, string $dep... 最后更新 2022.04.11
get_the_guid() get_the_guid() get_the_guid( int|WP_Post $post ) 检索Post全局唯一标识符(guid)。R... 最后更新 2022.04.11
get_the_author_nickname() get_the_author_nickname() get_the_author_nickname() 检索当前文章作者的昵称。Retrieve the nick... 最后更新 2022.04.11
get_userdata() get_userdata() get_userdata( int $user_id ) 按用户ID检索用户信息。Retrieve user ... 最后更新 2022.04.11
get_the_tag_list() get_the_tag_list() get_the_tag_list( string $before = ”, string $sep = ”, ... 最后更新 2022.04.11
get_user_setting() get_user_setting() get_user_setting( string $name, string $default = false... 最后更新 2022.04.11
get_the_author_posts() get_the_author_posts() get_the_author_posts() 检索当前文章作者的文章数。Retrieve the number... 最后更新 2022.04.11
get_userdatabylogin() get_userdatabylogin() get_userdatabylogin( string $user_login ) 按登录名检索用户信息。Re... 最后更新 2022.04.11
get_the_taxonomies() get_the_taxonomies() get_the_taxonomies( int|WP_Post $post, array $args = ar... 最后更新 2022.04.11
get_user_to_edit() get_user_to_edit() get_user_to_edit( int $user_id ) 检索用户数据并对其进行筛选。Retrieve... 最后更新 2022.04.11
has_category() has_category() has_category( string|int|array $category = ”, int|objec... 最后更新 2022.04.11
get_the_modified_author() get_the_modified_author() get_the_modified_author() 检索上次编辑当前文章的作者。Retrieve the au... 最后更新 2022.04.11