=== WP Series Manager ===
Contributors: omidr
Donate link: http://www.omidr.ir/
Tags: Post, posts
Requires at least: 3.0.1
Tested up to: 3.4.2
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin can be used for managing multi-part posts which be published in a serial way.
== Description ==
This plugin can be used for managing multi-part posts which be published in a serial way.
One can create series and then add the ID of the serie to each belonging post in the edit screen. At the bottom of each post which
belongs to a serie, the corresponding serie will be shown. also a list of all other posts in the same serie will be added at the bottom of
the post.
Each serie can be easily added to Wordpress custom menus and shown in a menu area or as a side bar widget.
This plugin can be a really good help to those publishing multi-part tutorials using Wordpress platform.
== Installation ==
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
= 1.0.1 =
* Tags and Category Support Added