Title: Fixed Adjacent Post
Author: Kite
Published: <strong>2014年6月25日</strong>
Last modified: 2014年8月7日

---

プラグインを検索

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

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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://ja.wordpress.org/plugins/fixed-adjacent-post/#description)
 * [レビュー](https://ja.wordpress.org/plugins/fixed-adjacent-post/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/fixed-adjacent-post/#installation)
 * [開発](https://ja.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年前**
 *  有効インストール数 **60+**
 *  WordPress バージョン ** 3.9またはそれ以降 **
 *  検証済み最新バージョン: **3.9.40**
 *  言語
 * [English (US)](https://wordpress.org/plugins/fixed-adjacent-post/)
 * タグ
 * [adjacent](https://ja.wordpress.org/plugins/tags/adjacent/)[links](https://ja.wordpress.org/plugins/tags/links/)
   [next post](https://ja.wordpress.org/plugins/tags/next-post/)[post](https://ja.wordpress.org/plugins/tags/post/)
   [previous post](https://ja.wordpress.org/plugins/tags/previous-post/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/fixed-adjacent-post/advanced/)

## 評価

 5つ星中5つ星

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

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/fixed-adjacent-post/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/fixed-adjacent-post/)