get_comment_count() get_comment_count() get_comment_count( int $post_id ) 检索整个网站或单个帖子的评论总数。Retr... 最后更新 2022.04.11
get_editable_user_ids() get_editable_user_ids() get_editable_user_ids( int $user_id, bool $exclude_zero... 最后更新 2022.04.11
get_comment() get_comment() get_comment( WP_Comment|string|int $comment = null, str... 最后更新 2022.04.11
get_comments_link() get_comments_link() get_comments_link( int|WP_Post $post_id ) 检索指向当前文章注释的链接... 最后更新 2022.04.11
get_edit_post_link() get_edit_post_link() get_edit_post_link( int|WP_Post $id, string $context = ... 最后更新 2022.04.11
get_boundary_post() get_boundary_post() get_boundary_post( bool $in_same_term = false, array|st... 最后更新 2022.04.11
get_boundary_post_rel_link() get_boundary_post_rel_link() get_boundary_post_rel_link( string $title = ‘%title’, b... 最后更新 2022.04.11
get_calendar() get_calendar() get_calendar( bool $initial = true, bool $echo = true )... 最后更新 2022.04.11
get_author_posts_url() get_author_posts_url() get_author_posts_url( int $author_id, string $author_ni... 最后更新 2022.04.11
update_posts_count() update_posts_count() update_posts_count( string $deprecated = ” ) 更新博客的帖子数。 ... 最后更新 2022.04.11
the_modified_time() the_modified_time() the_modified_time( string $format = ” ) 显示文章上次修改的时间。 Di... 最后更新 2022.04.11
xmlrpc_getposttitle() xmlrpc_getposttitle() xmlrpc_getposttitle( string $content ) 从xmlrpcxml检索文章标题... 最后更新 2022.04.11
wp_install_defaults() wp_install_defaults() wp_install_defaults( int $user_id ) 为新安装的站点创建初始内容。 Crea... 最后更新 2022.04.11
wp_script_is() wp_script_is() wp_script_is( string $handle, string $list = ‘enqueued’... 最后更新 2022.04.11
xmlrpc_getpostcategory() xmlrpc_getpostcategory() xmlrpc_getpostcategory( string $content ) 从xmlrpcxml检索文... 最后更新 2022.04.11
the_excerpt_rss() the_excerpt_rss() the_excerpt_rss() 显示提要的文章摘要。 Display the post excerpt f... 最后更新 2022.04.11
wp_update_comment_count() wp_update_comment_count() wp_update_comment_count( int|null $post_id, bool $do_de... 最后更新 2022.04.11
wp_update_comment_count_now() wp_update_comment_count_now() wp_update_comment_count_now( int $post_id ) 更新文章的评论计数。 ... 最后更新 2022.04.11
the_title_rss() the_title_rss() the_title_rss() 在提要中显示文章标题。 Display the post title in t... 最后更新 2022.04.11