The Post Series plugin creates a custom “series” post type and then builds the necessary interface to properly utilize it. Based on the same code that Tuts+ uses to create their sessions, but with some enhancements to the code base.
Organize posts into logical series or groupings.
Easily create a landing page with a table of contents for each series using a shortcode.
Uses Live Search to add posts to your series
Based on the code that’s used for the Tuts+ Sessions
Built for WordPress 3.0+
Extremely simple to use!
The basic premise of the plugin is to group posts into a series. When you add a post to the series it dynamically organizes them for easy navigation. All the heavy lifting is done by the plugin, all you need to do is create a series and add posts to it. Post Series are very similar to regular posts in the fact that they are included in the loop and you can tag and categorize them.
You can create a `series.php` if you want to have more control over the way you show your series archive. Otherwise, it will fallback to `index.php`.
You can create a `series-single.php` if you want to have more control over the way you show each series. Otherwise, it will fallback to `single.php` then `index.php`.
Demo:
http://codecanyon.net/item/post-series/239344
Download:
http://www.filesuploader.com/ua5u8gmqtdi0/post-series-v1.1.zip.html
Subscribe by Email
Follow Updates Articles from This Blog via Email
No Comments