wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
{$adjacent}_post_link › WordPress Filter Hooks
Seit4.2.0
Veraltetn/v
› apply_filters( "{$adjacent}_post_link", $output, $format, $link, $post, $adjacent )
Parameter: (5) |
|
Definiert in: |
|
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
Ähnliche Funktionen: adjacent_post_link, get_adjacent_post_link, adjacent_posts_rel_link, get_adjacent_post_rel_link, adjacent_image_link, edit_post_link
Ähnliche Hooks: adjacent_post_rel_link, edit_post_link, get_adjacent_post_join, pre_post_link, post_link