Title: Easy Post Series
Author: Yudhistira Mauris
Published: <strong>28 febrewaris, 2015</strong>
Last modified: 23 oktober, 2016

---

Search plugins

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://s.w.org/plugins/geopattern-icon/easy-post-series.svg)

# Easy Post Series

 Troch [Yudhistira Mauris](https://profiles.wordpress.org/maurisrx/)

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

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

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

## Beskriuwing

This plugin helps you create a series of posts. It creates a new taxonomy named ‘
series’ (can be modified via filter, see FAQ). There is no setting needed for this
plugin. Once it is installed, assign posts you want to group as a series via post
editor.

The plugin also creates a posts navigation on posts that belong to a certain series.
See screenshots for the examples.

## Skermôfbyldings

 * [[
 * Add a series to a post
 * [[
 * Posts navigation on a series post

## Ynstallaasje

#### How to install this plugin:

 1. Download and extract the plugin.
 2. Upload ‘easy-post-series’ to the ‘/wp-content/plugins/’ directory.
 3. Activate the plugin through the plugin dashboard.

or

 1. Go to your plugin admin page on WP admin dashboard.
 2. Click “Add New” and search the name of the plugin.
 3. Install and activate the plugin.

## FAQ

  How do I change the style of post navigation?

You can change the style by adding new CSS rules to your theme’s style.css.

  What are available filter hooks?

 * wpeps_languages_directory
 * wpeps_taxonomy_labels
 * wpeps_taxonomy_args
 * wpeps_taxonomy
 * wpeps_html_before_nav_paragraph
 * wpeps_html_after_nav_paragraph
 * wpeps_html_after_nav_list
 * wpeps_nav_post_order
 * wpeps_nav_post_orderby
 * wpeps_archive_page_post_order
 * wpeps_archive_page_post_orderby

  How to change series taxonomy to something other than ‘series’?

Add the following code to your active theme’s functions.php

    ```
    add_filter( 'wpeps_taxonomy', 'prfx_series_taxonomy');
    function prfx_series_taxonomy( $taxonomy ) {
        return $taxonomy = 'taxonomy-name';
    }
    ```

  How to change series archive page post order?

Add the following code to your active theme’s functions.php

    ```
    add_filter( 'wpeps_archive_page_post_order', 'prfx_archive_page_post_order');
    function prfx_archive_page_post_order( $order ) {
        return $order = 'ASC';
    }

    add_filter( 'wpeps_archive_page_post_orderby', 'prfx_archive_page_post_orderby');
    function prfx_archive_page_post_orderby( $orderby ) {
        return $orderby = 'date';
    }
    ```

## Resinsjes

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

### 󠀁[No ability to add post to Series](https://wordpress.org/support/topic/no-ability-to-add-post-to-series/)󠁿

 [wp-MeMeMe](https://profiles.wordpress.org/wp-mememe/) 18 maart, 2022

I’m guessing this hasnt been updated to work with Gutenberg, but I cant find any
way to add posts to a series. I would love to use this plugin – I really like how
it appears in published posts, but the problem makes it unusuable.

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

### 󠀁[The best post series plugin. Period.](https://wordpress.org/support/topic/the-best-post-series-plugin-period/)󠁿

 [Toni](https://profiles.wordpress.org/tools4toni/) 12 desimber, 2017 2 antwurden

Why is this the BEST post series plugin? It is extremely well developed, takes 0
effort to use, primo results, minimal space usage on both sides. 1). Nothing to 
set up, copy/paste, or do. 2). Series interface is minimal on the post edit page.
Just a box that works exactly like Tags – you do not choose from a list of series.
If you have a lot of series this is critical – a deal maker or breaker. I have tons
of series – sets of activities based on one reading passage for example. It is important
to have them grouped together but it was difficult, I was about to just do it manually,
until this plugin. 3). Great looking, compact but complete results: with all posts
in series linked in a collapsing box. So you don’t use up post space with series
info = but it is all available. Brilliant! This plugin is a life saver for me. Seriously.
Please donate to keep this (or any 5 star) plugin you use maintained! Thank you 
for your work. It is a pleasure to use this plugin. It is very important to one 
of my sites.

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

### 󠀁[Fantastic!](https://wordpress.org/support/topic/fantastic-1568/)󠁿

 [jasokol1](https://profiles.wordpress.org/jasokol1/) 6 septimber, 2017 1 reakce

I don’t usually leave reviews, but after my experience with other Series plugins,
I felt that I should share. This one just worked. It provides a clean, collapsible
list of my post Series at the start of the post. There’s a link that opens up a 
blog page containing all the posts in the Series. The only thing I wish it had was
the ability to add a next in series/previous in series navigation link at the bottom
of the post. Otherwise, it’s perfect.

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

### 󠀁[Great little plugin](https://wordpress.org/support/topic/great-little-plugin-148/)󠁿

 [danrocha](https://profiles.wordpress.org/danrocha/) 16 april, 2017 1 reakce

Does what it says, and does it well. Simple and elegant.

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

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

 [Stefano](https://profiles.wordpress.org/ste_95/) 17 febrewaris, 2017 1 reakce

Works beautifully and doesn’t have a sucking frontend design, as other similar plugins
do!

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

### 󠀁[Exactly what I needed](https://wordpress.org/support/topic/exactly-what-i-needed-252/)󠁿

 [faeldray](https://profiles.wordpress.org/faeldray/) 3 septimber, 2016

Works perfectly out of the box. When I asked the author about a particular function,
it did not exist but he added it in a new version in a matter of days. Amazing support.

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

## Meiwurkers & amp; Untwikkelders

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

Meiwurkers

 *   [ Yudhistira Mauris ](https://profiles.wordpress.org/maurisrx/)

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

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

### Ynteressearre yn ûntwikkeling?

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

## Feroaringslog

#### 1.0

 * Initial release.

#### 1.1

 * Add new filter hooks so that user can modify the plugin (See FAQ for available
   hooks).

#### 1.1.1

 * Fix: series post nav only showed max 5 posts.

#### 1.1.2

 * Fix: CSS styles and JS scripts
 * Fix: use plugin version number in CSS and JS enqueue script
 * Improve: separate navigation ouput function so it can be outputted using a function

## Meta

 *  Version **1.1.2**
 *  Last updated **9 jier yn ôl**
 *  Active installations **20+**
 *  Tested up to **4.6.30**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/easy-post-series/) en .[German](https://de.wordpress.org/plugins/easy-post-series/).
 *  [Oersette yn jo taal](https://translate.wordpress.org/projects/wp-plugins/easy-post-series)
 * Tags
 * [group](https://fy.wordpress.org/plugins/tags/group/)[organize](https://fy.wordpress.org/plugins/tags/organize/)
   [post](https://fy.wordpress.org/plugins/tags/post/)[series](https://fy.wordpress.org/plugins/tags/series/)
 *  [Avansearre werjefte](https://fy.wordpress.org/plugins/easy-post-series/advanced/)

## Wurdearrings

 4.6 out of 5 stars.

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

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

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

## Meiwurkers

 *   [ Yudhistira Mauris ](https://profiles.wordpress.org/maurisrx/)

## Stypje

Hast wat te sizzen? Help nedich hawwe?

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

## Doar

Wolle jo de foarútgong fan dizze plugin stypje?

 [ Donearje oan dizze plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=D2ZLXZ8VQKPE2)