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
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
get_the_time() get_the_time() get_the_time( string $format = ”, int|WP_Post $post = n... 最后更新 2022.04.11
has_custom_logo() has_custom_logo() has_custom_logo( int $blog_id ) 确定网站是否具有自定义徽标。Determine... 最后更新 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
get_the_title_rss() get_the_title_rss() get_the_title_rss() 检索源的当前文章标题。Retrieve the current pos... 最后更新 2022.04.11
has_header_image() has_header_image() has_header_image() 检查是否设置了标题图像。Check whether a header i... 最后更新 2022.04.11
get_usermeta() get_usermeta() get_usermeta( int $user_id, string $meta_key = ” ) 检索用户... 最后更新 2022.04.11
get_usernumposts() get_usernumposts() get_usernumposts( int $userid ) 检索用户已写入的文章数。Retrieves t... 最后更新 2022.04.11