get_the_author_email() get_the_author_email() get_the_author_email() 检索当前文章作者的电子邮件。Retrieve the email... 最后更新 2022.04.11
get_theme_mod() get_theme_mod() get_theme_mod( string $name, string|false $default = fa... 最后更新 2022.04.11
get_the_author_firstname() get_the_author_firstname() get_the_author_firstname() 检索当前文章作者的名字。Retrieve the fir... 最后更新 2022.04.11
get_site_transient() get_site_transient() get_site_transient( string $transient ) 检索站点瞬态的值。Retrie... 最后更新 2022.04.11
get_tag_link() get_tag_link() get_tag_link( int|object $tag ) 检索到标记的链接。Retrieve the l... 最后更新 2022.04.11
get_the_author_icq() get_the_author_icq() get_the_author_icq() 检索当前文章作者的ICQ号。Retrieve the ICQ num... 最后更新 2022.04.11
get_term_by() get_term_by() get_term_by( string $field, string|int $value, string $... 最后更新 2022.04.11
get_the_author_ID() get_the_author_ID() get_the_author_ID() 检索当前文章作者的ID。Retrieve the ID of the ... 最后更新 2022.04.11
get_tag_template() get_tag_template() get_tag_template() 检索当前模板或父模板中标记模板的路径。Retrieve path of ... 最后更新 2022.04.11
get_term_children() get_term_children() get_term_children( int $term_id, string $taxonomy ) 将所有... 最后更新 2022.04.11
get_the_author_lastname() get_the_author_lastname() get_the_author_lastname() 检索当前文章作者的姓氏。Retrieve the last... 最后更新 2022.04.11
get_single_template() get_single_template() get_single_template() 检索当前模板或父模板中单个模板的路径。适用于单个帖子、单个附件和单... 最后更新 2022.04.11
get_taxonomies_for_attachments() get_taxonomies_for_attachments() get_taxonomies_for_attachments( string $output = ‘names... 最后更新 2022.04.11
get_term_field() get_term_field() get_term_field( string $field, int|WP_Term $term, strin... 最后更新 2022.04.11
get_the_author_login() get_the_author_login() get_the_author_login() 检索当前文章作者的登录名。Retrieve the login ... 最后更新 2022.04.11
get_singular_template() get_singular_template() get_singular_template() 检索当前模板或父模板中单个模板的路径。Retrieves th... 最后更新 2022.04.11
get_taxonomy() get_taxonomy() get_taxonomy( string $taxonomy ) 检索$taxonomy的分类对象。Retri... 最后更新 2022.04.11