wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
{$adjacent}_post_rel_link › WordPress Filter Hooks
Seit2.8.0
Veraltetn/v
› apply_filters( "{$adjacent}_post_rel_link", $link )
Parameter: |
|
Definiert in: |
|
Codex: |
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
Ähnliche Funktionen: adjacent_posts_rel_link, get_adjacent_post_rel_link, adjacent_post_link, parent_post_rel_link, adjacent_posts_rel_link_wp_head, get_adjacent_post_link
Ähnliche Hooks: adjacent_post_link, get_adjacent_post_join, edit_post_link, get_adjacent_post_where, comment_reply_link