Title: Fixed Adjacent Post
Author: Kite
Published: <strong>June 25, 2014</strong>
Last modified: August 7, 2014

---

Search plugins

![](https://ps.w.org/fixed-adjacent-post/assets/banner-772x250.png?rev=961460)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/fixed-adjacent-post_343434.svg)

# Fixed Adjacent Post

 By [Kite](https://profiles.wordpress.org/ixkaito/)

[Download](https://downloads.wordpress.org/plugin/fixed-adjacent-post.1.0.zip)

 * [Details](https://twd.wordpress.org/plugins/fixed-adjacent-post/#description)
 * [Reviews](https://twd.wordpress.org/plugins/fixed-adjacent-post/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/fixed-adjacent-post/#installation)
 * [Development](https://twd.wordpress.org/plugins/fixed-adjacent-post/#developers)

 [Support](https://wordpress.org/support/plugin/fixed-adjacent-post/)

## Description

Usage:

 * `get_fixed_previous_post( $in_same_term = false, $excluded_terms = '', $taxonomy
   = 'category' )`
    - instead of `get_previous_post()`
 * `get_fixed_next_post( $in_same_term = false, $excluded_terms = '', $taxonomy 
   = 'category' )`
    - instead of `get_next_post()`
 * `get_fixed_adjacent_post( $in_same_term = false, $excluded_terms = '', $previous
   = true, $taxonomy = 'category' )`
    - instead of `get_adjacent_post()`
 * `get_fixed_adjacent_post_rel_link( $title = '%title', $in_same_term = false, 
   $excluded_terms = '', $previous = true, $taxonomy = 'category' )`
    - instead of `get_adjacent_post_rel_link()`
 * `fixed_adjacent_posts_rel_link( $title = '%title', $in_same_term = false, $excluded_terms
   = '', $taxonomy = 'category' )`
    - instead of `adjacent_posts_rel_link()`
 * `fixed_adjacent_posts_rel_link_wp_head()`
    - instead of `adjacent_posts_rel_link_wp_head()`
 * `fixed_next_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms
   = '', $taxonomy = 'category' )`
    - instead of `next_post_rel_link()`
 * `fixed_prev_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms
   = '', $taxonomy = 'category' )`
    - instead of `prev_post_rel_link()`
 * `get_fixed_previous_post_link( $format = '&laquo; %link', $link = '%title', $
   in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )`
    - instead of `get_previous_post_link()`
 * `fixed_previous_post_link( $format = '&laquo; %link', $link = '%title', $in_same_cat
   = false, $excluded_terms = '', $taxonomy = 'category' )`
    - instead of `previous_post_link()`
 * `get_fixed_next_post_link( $format = '%link &raquo;', $link = '%title', $in_same_cat
   = false, $excluded_terms = '', $taxonomy = 'category' )`
    - instead of `get_next_post_link()`
 * `fixed_next_post_link( $format = '%link &raquo;', $link = '%title', $in_same_cat
   = false, $excluded_terms = '', $taxonomy = 'category' )`
    - instead of `next_post_link()`
 * `get_fixed_adjacent_post_link( $format, $link, $in_same_cat = false, $excluded_terms
   = '', $previous = true, $taxonomy = 'category' )`
    - instead of `get_adjacent_post_link()`
 * `fixed_adjacent_post_link( $format, $link, $in_same_cat = false, $excluded_terms
   = '', $previous = true, $taxonomy = 'category' )`
    - instead of `adjacent_post_link()`

## Installation

 1. Upload the `fixed-adjacent-post` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. Then you can use the above functions in your themes.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Fixed Adjacent Post” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Kite ](https://profiles.wordpress.org/ixkaito/)

[Translate “Fixed Adjacent Post” into your language.](https://translate.wordpress.org/projects/wp-plugins/fixed-adjacent-post)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fixed-adjacent-post/),
check out the [SVN repository](https://plugins.svn.wordpress.org/fixed-adjacent-post/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/fixed-adjacent-post/)
by [RSS](https://plugins.trac.wordpress.org/log/fixed-adjacent-post/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * The first version.

## Meta

 *  Version **1.0**
 *  Last updated **12 years ago**
 *  Active installations **60+**
 *  WordPress version ** 3.9 or higher **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/fixed-adjacent-post/)
 * Tags
 * [adjacent](https://twd.wordpress.org/plugins/tags/adjacent/)[links](https://twd.wordpress.org/plugins/tags/links/)
   [next post](https://twd.wordpress.org/plugins/tags/next-post/)[post](https://twd.wordpress.org/plugins/tags/post/)
   [previous post](https://twd.wordpress.org/plugins/tags/previous-post/)
 *  [Advanced View](https://twd.wordpress.org/plugins/fixed-adjacent-post/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/)

## Contributors

 *   [ Kite ](https://profiles.wordpress.org/ixkaito/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fixed-adjacent-post/)