常用函数-comment_link() 常用函数-comment_link() 常用函数-comment_link() 说明 显示评论链接 用法 <?php comment_link(... 最后更新 2022.03.26
模板标签-permalink_single_rss() 模板标签-permalink_single_rss() 模板标签-permalink_single_rss() 说明 按 RSS 或Atom 聚合feed形式显示当前... 最后更新 2022.03.26
常用函数-the_excerpt_rss() 常用函数-the_excerpt_rss() 常用函数-the_excerpt_rss() 说明 显示feed的文章摘要。 用法 <?php the_... 最后更新 2022.03.26
常用函数-post_comments_feed_link() 常用函数-post_comments_feed_link() 常用函数-post_comments_feed_link() 说明 输出文章的评论feed链接。链接内容放置在... 最后更新 2022.03.26
常用函数-comment_author_rss() 常用函数-comment_author_rss() 常用函数-comment_author_rss() 说明 在feed中显示当前评论的作者 用法 <?ph... 最后更新 2022.03.26
常用函数-comment_text_rss() 常用函数-comment_text_rss() 常用函数-comment_text_rss() 说明 显示当前评论内容以便在feed中使用。 用法 <?... 最后更新 2022.03.26
常用函数-the_category_rss() 常用函数-the_category_rss() 常用函数-the_category_rss() 说明 在feed中显示文章类别 用法 <?php the... 最后更新 2022.03.26
常用函数-get_the_category_rss() 常用函数-get_the_category_rss() 常用函数-get_the_category_rss() 说明 检索所有文章类别,并格式化以便在feed中使用。... 最后更新 2022.03.26
常用函数-get_category_feed_link() 常用函数-get_category_feed_link() 常用函数-get_category_feed_link() 说明 该函数自2.5版启用,返回指定类别中所有文章... 最后更新 2022.03.26
常用函数-get_author_feed_link() 常用函数-get_author_feed_link() 常用函数-get_author_feed_link() 说明 检索所给定作者的feed链接。 返回给定作者所有... 最后更新 2022.03.26
常用函数-get_post_comment_feed_link() 常用函数-get_post_comment_feed_link() 常用函数-get_post_comment_feed_link() 说明 检索文章评论feed的永久链接 用法... 最后更新 2022.03.26
常用函数-get_search_comments_feed_link() 常用函数-get_search_comments_feed_link() 常用函数-get_search_comments_feed_link() 说明 在搜索结果中检索评论feed的... 最后更新 2022.03.26
常用函数-get_search_feed_link() 常用函数-get_search_feed_link() 常用函数-get_search_feed_link() 说明 在搜索结果中检索feed的永久链接 用法 <... 最后更新 2022.03.26
常用函数-previous_comments_link() 常用函数-previous_comments_link() 常用函数-previous_comments_link() 说明 显示前一页评论页面的链接 用法 <?p... 最后更新 2022.03.26
常用函数-rss_enclosure() 常用函数-rss_enclosure() 常用函数-rss_enclosure() 说明 显示当前文章的rss enclosure。 使用全局变量$po... 最后更新 2022.03.26
常用函数-next_comments_link() 常用函数-next_comments_link() 常用函数-next_comments_link() 说明 显示下一页评论页面的链接 用法 <?php n... 最后更新 2022.03.26
常用函数-paginate_comments_link() 常用函数-paginate_comments_link() 常用函数-paginate_comments_link() 说明 为当前文章创建评论页码链接 用法 <?... 最后更新 2022.03.26
常用函数-get_approved_comments() 常用函数-get_approved_comments() 常用函数-get_approved_comments() 说明 获取文章编号并返回一个对象数组,表示已经被提交... 最后更新 2022.03.26
常用函数-check_comment() 常用函数-check_comment() h2>常用函数-check_comment() 说明 check_comment()判断评论是否传递... 最后更新 2022.03.26
常用函数-wp_allow_comment() 常用函数-wp_allow_comment() 常用函数-wp_allow_comment() 说明 验证是否可以发布当前评论。 用法 <?php wp... 最后更新 2022.03.26