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_the_post_thumbnail() get_the_post_thumbnail() get_the_post_thumbnail( int|WP_Post $post = null, strin... 最后更新 2022.04.11
get_the_content() get_the_content() get_the_content( string $more_link_text = null, bool $s... 最后更新 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_the_content_feed() get_the_content_feed() get_the_content_feed( string $feed_type = null ) 检索订阅源的... 最后更新 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_the_date() get_the_date() get_the_date( string $format = ”, int|WP_Post $post = n... 最后更新 2022.04.11
get_the_excerpt() get_the_excerpt() get_the_excerpt( int|WP_Post $post = null ) 检索文章摘要。Retr... 最后更新 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_author_nickname() get_the_author_nickname() get_the_author_nickname() 检索当前文章作者的昵称。Retrieve the nick... 最后更新 2022.04.11
get_the_tag_list() get_the_tag_list() get_the_tag_list( string $before = ”, string $sep = ”, ... 最后更新 2022.04.11
get_the_author_posts() get_the_author_posts() get_the_author_posts() 检索当前文章作者的文章数。Retrieve the number... 最后更新 2022.04.11
get_the_modified_author() get_the_modified_author() get_the_modified_author() 检索上次编辑当前文章的作者。Retrieve the au... 最后更新 2022.04.11
get_the_author_posts_link() get_the_author_posts_link() get_the_author_posts_link() 检索指向当前文章作者的作者页的HTML链接。Retri... 最后更新 2022.04.11
get_the_terms() get_the_terms() get_the_terms( int|WP_Post $post, string $taxonomy ) 检索... 最后更新 2022.04.11
get_the_permalink() get_the_permalink() get_the_permalink( int|WP_Post $post, bool $leavename =... 最后更新 2022.04.11
get_the_term_list() get_the_term_list() get_the_term_list( int $id, string $taxonomy, string $b... 最后更新 2022.04.11
has_excerpt() has_excerpt() has_excerpt( int|WP_Post $post ) 确定帖子是否有自定义摘要。Determine... 最后更新 2022.04.11
get_the_title() get_the_title() get_the_title( int|WP_Post $post ) 检索文章标题。Retrieve post... 最后更新 2022.04.11