Title: Fixed Adjacent Post
Author: Kite
Published: <strong>25.06.2014</strong>
Last modified: 07.08.2014

---

Шукати плагіни

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

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# Fixed Adjacent Post

 Від автора [Kite](https://profiles.wordpress.org/ixkaito/)

[Завантажити](https://downloads.wordpress.org/plugin/fixed-adjacent-post.1.0.zip)

 * [Деталі](https://uk.wordpress.org/plugins/fixed-adjacent-post/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/fixed-adjacent-post/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/fixed-adjacent-post/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/fixed-adjacent-post/#developers)

 [Підтримка](https://wordpress.org/support/plugin/fixed-adjacent-post/)

## Опис

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

## Встановлення

 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.

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“Fixed Adjacent Post” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

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

[Перекладіть “Fixed Adjacent Post” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/fixed-adjacent-post)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/fixed-adjacent-post/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/fixed-adjacent-post/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/fixed-adjacent-post/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/fixed-adjacent-post/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0

 * The first version.

## Мета

 *  Версія **1.0**
 *  Останнє оновлення **12 років тому**
 *  Активних встановлень **50+**
 *  Версія WordPress ** 3.9 або вище **
 *  Tested up to **3.9.40**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/fixed-adjacent-post/)
 * Позначки
 * [adjacent](https://uk.wordpress.org/plugins/tags/adjacent/)[links](https://uk.wordpress.org/plugins/tags/links/)
   [next post](https://uk.wordpress.org/plugins/tags/next-post/)[post](https://uk.wordpress.org/plugins/tags/post/)
   [previous post](https://uk.wordpress.org/plugins/tags/previous-post/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/fixed-adjacent-post/advanced/)

## Оцінки

 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)

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

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

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/fixed-adjacent-post/)