get_the_posts_navigation()
get_the_posts_navigation( array $args = array() )
将导航返回到下一个/上一个帖子集(如果适用)。
Returns the navigation to next/previous set of posts, when applicable.
返回(Return)
(string)文章链接的标记。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
5.3.0 | wp-includes/link-template.php:2645 | 1 function | 5 |
get_the_posts_navigation() 为WP2原创文章,链接:https://www.wp2.cn/functions/get_the_posts_navigation/