Title: WP Post Series
Author: Mike Jolley
Published: <strong>30 desimber, 2013</strong>
Last modified: 19 oktober, 2020

---

Search plugins

![](https://ps.w.org/wp-post-series/assets/banner-772x250.png?rev=2402625)

Dizze plugin **is net hifke mei de lêste 3 grutte releases fan WordPress** . It 
kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe
as it wurdt brûkt mei resinte ferzjes fan WordPress.

![](https://ps.w.org/wp-post-series/assets/icon.svg?rev=2402625)

# WP Post Series

 Troch [Mike Jolley](https://profiles.wordpress.org/mikejolley/)

[Download](https://downloads.wordpress.org/plugin/wp-post-series.2.0.0.zip)

 * [Details](https://fy.wordpress.org/plugins/wp-post-series/#description)
 * [Resinsjes](https://fy.wordpress.org/plugins/wp-post-series/#reviews)
 *  [Ynstallaasje](https://fy.wordpress.org/plugins/wp-post-series/#installation)
 * [Ûntwikkeling](https://fy.wordpress.org/plugins/wp-post-series/#developers)

 [Stypje](https://wordpress.org/support/plugin/wp-post-series/)

## Beskriuwing

WP Post Series is a _lightweight_ plugin for making a series of posts and showing
information about the series on the post page.

Posts in a series will automatically show a series box (prepended before the post
content), or you can insert them manually using the Post Series Block.

#### Eigenskippen

 * Add post series using the familiar WordPress UI and give each one a description.
 * Assign post series to your posts.
 * Filter posts in the backend by series.
 * Show the series above the post content or using the Post Series Block in the 
   editor.
 * Developer friendly code — Custom taxonomies & template files.

#### Contributing and reporting bugs

You can contribute code and localizations to this plugin via GitHub: [https://github.com/mikejolley/wp-post-series](https://github.com/mikejolley/wp-post-series)

#### Support

Use the WordPress.org forums for community support – I cannot offer support directly
for free. If you spot a bug, you can of course log it on [Github](https://github.com/mikejolley/wp-post-series)
instead where I can act upon it more efficiently.

If you want help with a customisation, hire a developer!

## Skermôfbyldings

 * [[
 * Post Series Display
 * [[
 * Post Series Block Settings

## Blokken

Dizze plugin jout 1 blok.

 *   Post Series

## Ynstallaasje

#### Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers
itself and you don’t even need to leave your web browser. To do an automatic install,
log in to your WordPress admin panel, navigate to the Plugins menu and click Add
New.

In the search field type “WP Post Series” and click Search Plugins. Once you’ve 
found the plugin you can view details about it such as the point release, rating
and description. Most importantly of course, you can install it by clicking _Install
Now_.

#### Manual installation

The manual installation method involves downloading the plugin and uploading it 
to your webserver via your favourite FTP application.

 * Download the plugin file to your computer and unzip it
 * Using an FTP program, or your hosting control panel, upload the unzipped plugin
   folder to your WordPress `wp-content/plugins/` directory.
 * Activate the plugin from the Plugins menu within the WordPress admin.

## Resinsjes

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

### 󠀁[Very good](https://wordpress.org/support/topic/very-good-5794/)󠁿

 [anhtuantb](https://profiles.wordpress.org/anhtuantb/) 24 juny, 2021

Very good. Hope you will develop many more times.

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

### 󠀁[Not bad, but problem cleaning up (WP 5.7)](https://wordpress.org/support/topic/not-bad-but-problem-cleaning-up-wp-5-7/)󠁿

 [pauldbnut](https://profiles.wordpress.org/pauldbnut/) 7 april, 2021

To be fair, it is described as a basic plugin, but still installed fine with WordPress
5.7 and does do the job quite well. However, when deactivated and deleted, it left
the subcategory “Series” under Dashboard “Posts”, a column Post Series under All
Posts, and a Post series text box in the Quick Edit window. Would be nice if it 
cleaned up after itself.

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

### 󠀁[A great tool for content sites](https://wordpress.org/support/topic/a-great-tool-for-content-sites/)󠁿

 [Beka Rice](https://profiles.wordpress.org/bekarice/) 12 oktober, 2016

This is an excellent tool for any regular blogger, as it lets you group together
a collection of posts or articles. It’s lightweight, no configuration needed, and
it will show all articles in a series at the top of a post so readers can see other
relevant articles.

 [ Lês alle 9 resinsjes ](https://wordpress.org/support/plugin/wp-post-series/reviews/)

## Meiwurkers & amp; Untwikkelders

“WP Post Series” is iepen boarne software. De folgjende minsken hawwe bydroegen 
oan dizze plugin.

Meiwurkers

 *   [ Mike Jolley ](https://profiles.wordpress.org/mikejolley/)

“WP Post Series” is oerset yn 6 lokaasjes. Tank oan [de oersetters](https://translate.wordpress.org/projects/wp-plugins/wp-post-series/contributors)
foar harren bydragen.

[Oersette “WP Post Series” yn jo taal.](https://translate.wordpress.org/projects/wp-plugins/wp-post-series)

### Ynteressearre yn ûntwikkeling?

[Blêdzje troch de koade](https://plugins.trac.wordpress.org/browser/wp-post-series/),
besjoch de [SVN-repository](https://plugins.svn.wordpress.org/wp-post-series/) ,
of abonnearje op it [ûntwikkelingslogboek](https://plugins.trac.wordpress.org/log/wp-post-series/)
troch [RSS](https://plugins.trac.wordpress.org/log/wp-post-series/?limit=100&mode=stop_on_copy&format=rss).

## Feroaringslog

#### 2.0.0

 * Refactor – Improved template markup and default styling. If you have customized
   the series-box.php file, be sure to update it based on the new version to take
   advantage of the new functionality.
 * Feature – New Post Series Block for use in the new editor.
 * Feature – If the post does not contain the post series block, post series are
   still injected via the_content hook.
 * Refactor – Rewritten majority of plugin using more up to date standards and namespaces.
 * Refactor – Content toggle no longer relies om jQuery.
 * Fix – Made series taxonomy visible in the Gutenberg editor.

#### 1.1.0

 * Scheduled post handling! Scheduled posts will contribute to your series count,
   and the title and scheduled date will be listed along with your other series 
   items.
 * Removed bundled language files.
 * Added POT file.

#### 1.0.1

 * Added CSS Class for Series.
 * Fix taxonomy class name.
 * Show description of series even if the number of posts == 1.
 * Fix link to repo in readme.
 * Added swedish translation.
 * Tweaked styles to work with default themes.

#### 1.0.0

 * First stable release.

## Meta

 *  Version **2.0.0**
 *  Last updated **6 jier yn ôl**
 *  Active installations **600+**
 *  WordPress version ** 5.4 of heger **
 *  Tested up to **5.6.17**
 *  PHP version ** 5.6 of heger **
 *  Languages
 * [Croatian](https://hr.wordpress.org/plugins/wp-post-series/), [English (US)](https://wordpress.org/plugins/wp-post-series/),
   [French (France)](https://fr.wordpress.org/plugins/wp-post-series/), [German](https://de.wordpress.org/plugins/wp-post-series/),
   [Japanese](https://ja.wordpress.org/plugins/wp-post-series/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/wp-post-series/)
   en [Swedish](https://sv.wordpress.org/plugins/wp-post-series/).
 *  [Oersette yn jo taal](https://translate.wordpress.org/projects/wp-plugins/wp-post-series)
 * Tags
 * [book](https://fy.wordpress.org/plugins/tags/book/)[course](https://fy.wordpress.org/plugins/tags/course/)
   [organize](https://fy.wordpress.org/plugins/tags/organize/)[post series](https://fy.wordpress.org/plugins/tags/post-series/)
   [series](https://fy.wordpress.org/plugins/tags/series/)
 *  [Avansearre werjefte](https://fy.wordpress.org/plugins/wp-post-series/advanced/)

## Wurdearrings

 4.7 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/wp-post-series/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/wp-post-series/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/wp-post-series/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-post-series/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-post-series/reviews/?filter=1)

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

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

## Meiwurkers

 *   [ Mike Jolley ](https://profiles.wordpress.org/mikejolley/)

## Stypje

Hast wat te sizzen? Help nedich hawwe?

 [Besjoch stipefoarum](https://wordpress.org/support/plugin/wp-post-series/)

## Doar

Wolle jo de foarútgong fan dizze plugin stypje?

 [ Donearje oan dizze plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=mike.jolley@me.com&currency_code=&amount=&return=&item_name=Buy+me+a+coffee+for+WP+Post+Series)