打印下一篇文章的链接。
next_post( string $format = ‘%’, string $next = ‘next post: ‘, string $title = ‘yes’, string $in_same_cat = ‘no’, int $limitnext = 1, string $excluded_categories = ” )
说明(Description)
另见函数 next_post_link()
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$format | (string) | 可选 | |
$next | (string) | 可选 | |
$title | (string) | 可选 | |
$in_same_cat | (string) | 可选 | |
$limitnext | (int) | 可选 | |
$excluded_categories | (string) | 可选 |
返回(Return)
无返回值
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.0.0 | wp-includes/deprecated.php:171 | 0 | 5 |