adjacent_posts_rel_link_wp_head()
adjacent_posts_rel_link_wp_head()
为单个帖子页面显示与当前帖子相邻的帖子的关系链接。
Displays relational links for the posts adjacent to the current post for single post pages.
说明(Description)
另见函数 adjacent_posts_rel_link()
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.0.0 | wp-includes/link-template.php:1967 | 0 | 3 |
adjacent_posts_rel_link_wp_head() 为WP2原创文章,链接:https://www.wp2.cn/functions/adjacent_posts_rel_link_wp_head/