Post Series Plugin
Add one or multiple posts to a post series, and Post Series will automatically show simple post list by all posts in the series.
Post series plugin adds functionality to make series of posts. It also displays a list of those posts at the beginning of all posts in this series.
Features
- Add post to a one or multiple post series.
- Display list of the posts in the series at the beginning of the post.
- Extra functionality will follow.
Installation
- Download the plugin
- Copy the post-series folder to the “/wp-content/plugins/” directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- You are done – you can now go into a post and place it into a post series.
Post Installation
- Go and edit the post you wand to include in a post series
- Add the name of the post series you want to use.
- Update post and have a look at you new post series.
- Go to another post and give the same series name.
Screenshots
This is a new edit box, which shows up in a right sidebar by your post.
This is how list of posts looks like after some posts are published.
FAQ
Installation Instructions
- Download the plugin
- Copy the post-series folder to the “/wp-content/plugins/” directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- You are done – you can now go into a post and place it into a post series.
Post Installation
- Go and edit the post you wand to include in a post series
- Add the name of the post series you want to use.
- Update post and have a look at you new post series.
- Go to another post and give the same series name.
How do I show the list of posts?
List of posts appears automatically by all the posts included in Post Series.
Changelog
0.6.1 – 12/06/2017
- Tested for up to WordPress 4.8
0.6 – 04/07/2016
0.5.2 – 16/02/2016
- Tested for up to WordPress 4.5.3
- Added plugin icon
0.5.1 – 06/06/2015
- Tested for up to WordPress 4.2.2
- Added plugin icon
0.5 – 27/10/2014
- Added basic shortcode functionality
- Basic code organization
0.4.4 – 27/10/2014
- Tested for up to WordPress 4.0
- Fixed bug that showed post series box twice
0.4.3 – 09/04/2014
- Fixed order of posts (now sorted by date from oldest to newest post)
- Tested for up to WordPress 3.8.2
0.4.2 – 08/04/2012
- Fixed: CSS file
- Post series are now shown only by the posts they where added to
0.4.1 – 31/03/2012
- Minor changes to plugin Read me
- Added plugin screenshots
0.4 – 30/03/2012
- Plugin published to WordPress plugin directory
0.3 – 16/03/2012
- Plugin ready with minimum features