adjacent_posts_rel_link


adjacent_posts_rel_link ( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

Parameters:
  • (string) title Optional. Link title format. Default '%title'.
  • (bool) in_same_term Optional. Whether link should be in the same taxonomy term. Default false.
  • (int[]|string) excluded_terms Optional. Array or comma-separated list of excluded term IDs. Default empty.
  • (string) taxonomy Optional. Taxonomy, if `$in_same_term` is true. Default 'category'.
Defined at:

Description

Displays the relational links for the posts adjacent to the current post.

Related Functions

get_adjacent_post_rel_link, adjacent_post_link, adjacent_posts_rel_link_wp_head, parent_post_rel_link, get_adjacent_post_link

Top Google Results

User discussions

wpseek mobile