常用函数-get_comment_link() 常用函数-get_comment_link() 常用函数-get_comment_link() 说明 检索所给评论的链接 用法 <?php get_co... 最后更新 2022.03.26
常用函数-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
常用函数-post_comments_feed_link() 常用函数-post_comments_feed_link() 常用函数-post_comments_feed_link() 说明 输出文章的评论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
常用函数-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
常用函数-check_comment() 常用函数-check_comment() h2>常用函数-check_comment() 说明 check_comment()判断评论是否传递... 最后更新 2022.03.26
常用函数-discover_pingback_server_uri() 常用函数-discover_pingback_server_uri() 常用函数-discover_pingback_server_uri() 说明 根据已给URL查找pingbac... 最后更新 2022.03.26
常用函数-pingback() 常用函数-pingback() 常用函数-pingback() 说明 回溯文章中的链接 如果函数中不包括wp-include/class-IX... 最后更新 2022.03.26
常用函数-do_enclose() 常用函数-do_enclose() 常用函数-do_enclose() 说明 检查视频音频链接的内容,将内容作为 enclosures加入。 已经... 最后更新 2022.03.26
常用函数-get_theme_data() 常用函数-get_theme_data() 常用函数-get_theme_data() 说明 返回关于主题文件信息的数组 用法 <?php $the... 最后更新 2022.03.26
运行中的The Loop(主循环) 运行中的The Loop(主循环) 运行中的The Loop(主循环) 简介 “The Loop”是一个涉及WordPress主要进程的术语。用户... 最后更新 2022.03.26