Displays the relational link for the next post adjacent to the current post.
adjacent_posts_rel_link_wp_head
Displays relational links for the posts adjacent to the current post for single post pages.
adjacent_posts_rel_link
Displays the relational links for the posts adjacent to the current post.
{$adjacent}_post_rel_link
Filters the adjacent post relational link.
Advertisement
get_adjacent_post_rel_link
Retrieves the adjacent post relational link.
get_{$adjacent}_post_sort
Filters the ORDER BY clause in the SQL for an adjacent post query.
get_{$adjacent}_post_where
Filters the WHERE clause in the SQL for an adjacent post query.
get_{$adjacent}_post_join
Filters the JOIN clause in the SQL for an adjacent post query.
Advertisement
get_{$adjacent}_post_excluded_terms
Filters the IDs of terms excluded from adjacent post queries.
get_adjacent_post
Retrieves the adjacent post.
get_previous_post
Retrieves the previous post that is adjacent to the current post.
get_next_post
Retrieves the next post that is adjacent to the current post.
Advertisement
get_edit_user_link
Filters the user edit link.
get_edit_user_link
Retrieves the edit user link.
edit_bookmark_link
Filters the bookmark edit link anchor tag.