Title: Fixed Adjacent Post
Author: Kite
Published: <strong>25 juin 2014</strong>
Last modified: 7 août 2014

---

Recherche d’extensions

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

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

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

# Fixed Adjacent Post

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

[Télécharger](https://downloads.wordpress.org/plugin/fixed-adjacent-post.1.0.zip)

 * [Détails](https://fr.wordpress.org/plugins/fixed-adjacent-post/#description)
 * [Avis](https://fr.wordpress.org/plugins/fixed-adjacent-post/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/fixed-adjacent-post/#installation)
 * [Développement](https://fr.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.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« Fixed Adjacent Post » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

[Traduisez « Fixed Adjacent Post » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/fixed-adjacent-post)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/fixed-adjacent-post/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/fixed-adjacent-post/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/fixed-adjacent-post/)
par [RSS](https://plugins.trac.wordpress.org/log/fixed-adjacent-post/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.0

 * The first version.

## Méta

 *  Version **1.0**
 *  Dernière mise à jour **il y a 12 ans**
 *  Installations actives **50+**
 *  Version de WordPress ** 3.9 ou plus **
 *  Testé jusqu’à **3.9.40**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/fixed-adjacent-post/)
 * Étiquettes
 * [adjacent](https://fr.wordpress.org/plugins/tags/adjacent/)[links](https://fr.wordpress.org/plugins/tags/links/)
   [next post](https://fr.wordpress.org/plugins/tags/next-post/)[post](https://fr.wordpress.org/plugins/tags/post/)
   [previous post](https://fr.wordpress.org/plugins/tags/previous-post/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/fixed-adjacent-post/advanced/)

## Évaluations

 5 sur 5 étoiles.

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

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

[Voir tous les avis](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

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