get_the_post_navigation()

get_the_post_navigation( array $args = array() )

检索下一篇/上一篇文章的导航(如果适用)。
Retrieves the navigation to next/previous post, when applicable.
目录锚点:#返回#源码

返回(Return)

(string)post链接的标记。

源码(Source)

更新版本 源码位置 使用 被使用
5.3.0 wp-includes/link-template.php:2567 1 function 5