Fix the not-excluding terms bug of get_adjacent_post().
As of April 2026, Fixed Adjacent Post is a WordPress post plugin with 60 active installations and a 5/5 rating from 2 reviews. It has been downloaded 2.4K+ times in total. Requires WordPress 3.9+ and PHP false+. Available on WordPress.org since 2014. Last updated 11 years ago — may have compatibility concerns. Top alternative: Header and Footer Scripts.
Usage:
get_fixed_previous_post( $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )
get_previous_post()get_fixed_next_post( $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )
get_next_post()get_fixed_adjacent_post( $in_same_term = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )
get_adjacent_post()get_fixed_adjacent_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )
get_adjacent_post_rel_link()fixed_adjacent_posts_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )
adjacent_posts_rel_link()fixed_adjacent_posts_rel_link_wp_head()
| WordPress | 3.9+ requiredTested up to 3.9.40 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.