$adjacent_post_rel_link – filter
Filters the adjacent post relational link. The dynamic portion of the hook name, `$adjacent`, refers to the type of adjacency, ‘next’ or ‘previous’.
Possible hook names include:
– `next_post_rel_link` – `previous_post_rel_link`
Parameters
- .
- ( 2.8.0 ) . .
- $link
- ( string ) The relational link. . . .