2020-05-01 / 5862阅 / 悠然
Retrieves the adjacent post relational link.
Can either be next or previous post relational link.
(string)
(Optional)
Link title format.
Default value: '%title'
(bool)
(Optional)
Whether link should be in a same taxonomy term.
Default value: false
(array|string)
(Optional)
Array or comma-separated list of excluded term IDs.
Default value: ''
(bool)
(Optional)
Whether to display link to previous or next post.
Default value: true
(string)
(Optional)
Taxonomy, if $in_same_term is true.
Default value: 'category'
(string|void) The adjacent post relational link URL.