Title: Fixed Adjacent Post
Author: Kite
Published: <strong>25 de junio de 2014</strong>
Last modified: 7 de agosto de 2014

---

Buscar plugins

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

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Fixed Adjacent Post

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

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

 * [Detalles](https://es.wordpress.org/plugins/fixed-adjacent-post/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/fixed-adjacent-post/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/fixed-adjacent-post/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/fixed-adjacent-post/#developers)

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

## Descripción

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()`

## Instalación

 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.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Fixed Adjacent Post» es un software de código abierto. Las siguientes personas 
han colaborado con este plugin.

Colaboradores

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

[Traduce «Fixed Adjacent Post» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/fixed-adjacent-post)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/fixed-adjacent-post/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/fixed-adjacent-post/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/fixed-adjacent-post/)
por [RSS](https://plugins.trac.wordpress.org/log/fixed-adjacent-post/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0

 * The first version.

## Meta

 *  Versión **1.0**
 *  Última actualización **hace 12 años**
 *  Instalaciones activas **60+**
 *  Versión de WordPress ** 3.9 o superior **
 *  Probado hasta **3.9.40**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/fixed-adjacent-post/)
 * Etiquetas:
 * [adjacent](https://es.wordpress.org/plugins/tags/adjacent/)[links](https://es.wordpress.org/plugins/tags/links/)
   [next post](https://es.wordpress.org/plugins/tags/next-post/)[post](https://es.wordpress.org/plugins/tags/post/)
   [previous post](https://es.wordpress.org/plugins/tags/previous-post/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/fixed-adjacent-post/advanced/)

## Valoraciones

 5 de 5 estrellas.

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

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/fixed-adjacent-post/)