Title: Post Series Manager
Author: Jeffrey de Wit
Published: <strong>2015年3月19日</strong>
Last modified: 2018年1月24日

---

プラグインを検索

![](https://ps.w.org/post-series-manager/assets/banner-772x250.jpg?rev=1808309)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/post-series-manager/assets/icon-256x256.jpg?rev=1808307)

# Post Series Manager

 作者: [Jeffrey de Wit](https://profiles.wordpress.org/cheffheid/)

[ダウンロード](https://downloads.wordpress.org/plugin/post-series-manager.1.2.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/post-series-manager/#description)
 * [レビュー](https://ja.wordpress.org/plugins/post-series-manager/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/post-series-manager/#installation)
 * [開発](https://ja.wordpress.org/plugins/post-series-manager/#developers)

 [サポート](https://wordpress.org/support/plugin/post-series-manager/)

## 説明

This plugin will help you manage and display post series more easily. You’ll be 
able to create/assign series and display other posts in the series.

It consists of a custom taxonomy (`post-series`) and two shortcodes `[post_series_block]`
and `[post_series_nav]`.

It will automatically display a list of posts in the series at the top of a post
and a link to the next post in the series when applicable.

## スクリーンショット

[⌊An example of a list of posts in a series, automatically placed at the top of 
a post.⌉⌊An example of a list of posts in a series, automatically placed at the 
top of a post.⌉[

An example of a list of posts in a series, automatically placed at the top of a 
post.

[⌊An example of a call to action at the end of a post, only shows up if there is
a next post in the series.⌉⌊An example of a call to action at the end of a post,
only shows up if there is a next post in the series.⌉[

An example of a call to action at the end of a post, only shows up if there is a
next post in the series.

[⌊Adding a post to a series is as simple as adding a tag to it.⌉⌊Adding a post to
a series is as simple as adding a tag to it.⌉[

Adding a post to a series is as simple as adding a tag to it.

## インストール

 1. Upload the `post-series-manager` folder to the `/wp-content/plugins/` directory
 2. WordPress の「プラグイン」メニューからプラグインを有効化
 3. Start adding series tags to your posts like you would a regular tag

## FAQ

  Installation Instructions

 1. Upload the `post-series-manager` folder to the `/wp-content/plugins/` directory
 2. WordPress の「プラグイン」メニューからプラグインを有効化
 3. Start adding series tags to your posts like you would a regular tag

  I don’t want it to show up before/after/somewhere else, what do I do?

The plugin is set up in such a way that the content filters that are put in place
can be removed fairly simply. Add one, or both, of the following to your functions.
php:

    ```
    // Remove the shortcode that's automatically added before the content
    remove_filter( 'the_content', array( $post_series_manager, 'post_series_before' ) );
    // Remove the shortcode that's automatically added after the content
    remove_filter( 'the_content', array( $post_series_manager, 'post_series_after' ) );
    ```

  How do I use the shortcodes?

The shortcodes are simple and have no additional parameters to use. The shortcodes
that are available are:

 * [post_series_block] – this is normally added before the content
 * [post_series_nav] – this is normally added after the content

  Can I filter stuff?

A number of filters have been included, and more are to follow.

The filters that are included (subject to change):

    ```
    // Filters "This post of part of the series: " text
    post-series-manager-series-text

    // Filters the " (Current)" text
    post-series-manager-current-text

    // Filters the "Continue reading this series:" text
    post-series-manager-next-text

    // Filters the "Other posts in this series:" text
    post-series-list-intro-text

    // Filters the start "<ol>" tag
    post-series-list-opening-tags

    // Filters the ending "</ol>" tag
    post-series-list-ending-tags
    ```

Be very aware that if you change the opening ol to ul, you will also want to change
the ending ol to match.

## 評価

![](https://secure.gravatar.com/avatar/49a28ae4c74dbf654afe41a502be4d651327c890031cc50f3ea56962605b489d?
s=60&d=retro&r=g)

### 󠀁[Very simple and effective](https://wordpress.org/support/topic/very-simple-and-effective-12/)󠁿

 [ohliza](https://profiles.wordpress.org/ohliza/) 2017年4月25日

It’s not gorgeous but it works really well.

![](https://secure.gravatar.com/avatar/8fafe9749ece8904704b994e1611d12094c289210ebc1f57442983540221a7b4?
s=60&d=retro&r=g)

### 󠀁[Simple and Effective](https://wordpress.org/support/topic/simple-and-effective-511/)󠁿

 [Scott_Mann](https://profiles.wordpress.org/scott_mann/) 2016年9月3日

Easy and effective barebones solution. Thanks!

 [ 3件のレビューをすべて表示 ](https://wordpress.org/support/plugin/post-series-manager/reviews/)

## 貢献者と開発者

Post Series Manager はオープンソースソフトウェアです。以下の人々がこのプラグイン
に貢献しています。

貢献者

 *   [ Jeffrey de Wit ](https://profiles.wordpress.org/cheffheid/)
 *   [ Alexis Soucie ](https://profiles.wordpress.org/adamsoucie/)

“Post Series Manager” は5ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/post-series-manager/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Post Series Manager” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/post-series-manager)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/post-series-manager/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/post-series-manager/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/post-series-manager/)を
[RSS](https://plugins.trac.wordpress.org/log/post-series-manager/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.2.1

 * Fixed unexpected output during activation error.
 * Enabled `show_in_rest` for REST API and Gutenberg support.

#### 1.2.0

 * Added “start” attribute to ol to follow the count of all posts in the series
 * Cleaned up and updated Dutch translations
 * Fixed existing filters to actually do something
 * Added three more filters, so you can change the list type from ol to ul or change
   the intro text

#### 1.1.0

 * Cleaned up some code to match WP standards
 * Post List now supports more than 5 posts
    - Displays up to 2 posts before and after the current post

#### 1.0.2

 * Fixed a small, but nasty, bug with a div not getting closed properly.
 * Added some filters.

#### 1.0.1

 * Changed unordered list to an ordered one, because semantics

#### 1.0

 * 最初のリリース。

## メタ

 *  バージョン **1.2.1**
 *  最終更新日 **8年前**
 *  有効インストール数 **20+**
 *  WordPress バージョン ** 3.8またはそれ以降 **
 *  検証済み最新バージョン: **4.9.29**
 *  言語
 * [Czech](https://cs.wordpress.org/plugins/post-series-manager/)、[Dutch](https://nl.wordpress.org/plugins/post-series-manager/)、
   [English (US)](https://wordpress.org/plugins/post-series-manager/)、[German](https://de.wordpress.org/plugins/post-series-manager/)、
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/post-series-manager/)、
   [Swedish](https://sv.wordpress.org/plugins/post-series-manager/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/post-series-manager)
 * タグ
 * [post](https://ja.wordpress.org/plugins/tags/post/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/post-series-manager/advanced/)

## 評価

 5つ星中5つ星

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

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

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

## 貢献者

 *   [ Jeffrey de Wit ](https://profiles.wordpress.org/cheffheid/)
 *   [ Alexis Soucie ](https://profiles.wordpress.org/adamsoucie/)

## サポート

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

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