wpseek.com
A WordPress-centric search engine for devs and theme authors
{$adjacent}_post_link › WordPress Filter Hooks
Since4.2.0
Deprecatedn/a
› apply_filters( "{$adjacent}_post_link", $output, $format, $link, $post, $adjacent )
| Parameters: (5) |
|
| Defined at: |
|
| Codex: |
Filters the adjacent post link.
The dynamic portion of the hook name, `$adjacent`, refers to the type of adjacency, 'next' or 'previous'. Possible hook names include: - `next_post_link` - `previous_post_link`Related Functions: adjacent_post_link, get_adjacent_post_link, adjacent_posts_rel_link, get_adjacent_post_rel_link, adjacent_image_link, edit_post_link