=== Plugin Name === Contributors: MakerBlock Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EYYL4BEFYRJF2 Tags: series, simple series, series of posts, posts series, post organization, organize series, series organization Requires at least: 3.3 Tested up to: 3.3.1 Stable tag: 1.2 An easy to use shortcode for automatically creating and organizing a series list for multiple posts on the same topic with appropriate SEO attributes. == Description == Simple Post Series with SEO! uses a WordPress shortcode to associate your posts together, with a little extra SEO mojo for good measure. All you have to do is use the shortcode in each of the posts you want in the same series and the plugin does the rest. It automatically finds all of the posts with the same shortcode, organizes them by publication date, and presents them in a professional and easy to read format with appropriate SEO tags. If you wish to change the formating, you can just add your own custom CSS to your theme. If you like this plugin, please give it a 5-star rating over here --> This simple series plugin doesn't clutter up your WordPress installation with unnecessary settings. It doesn't create extra tables, content types, or taxonomies. It doesn't require a special version of WordPress or the very latest features of PHP or MySQL. Neither are there any unnecessary options, buttons, settings to mess with. == Installation == This section describes how to install the plugin and get it working. 1. Upload `simpleseries.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Decide on the title for your series of posts 1. Add the following shortcode to each post in your series `[simple_series title="This Is My Series Title"]` 1. Now every post with that exact same shortcode will automatically have a neatly organized list of all posts in the series, in chronological order! == Frequently Asked Questions == = How does "Simple Series" work? = Easy! Just add the shortcode to each of the posts you want to put in the series. Inside the shortcode you will need to specify the title for the series. Like so:
`[simple_series title="This Is My Series Title"]` = What if I add more posts later? = No problem! The "Simple Series" plugin will always update the series lists in each of your posts whenever you publish a new post. The newest post will always be added to the series in chronological order, by publication date. You can see an example of what it looks like here in my own DrawBot series. = I have more questions! = Please visit my website or send me an e-mail! == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif) 2. This is the second screen shot == Changelog == = 1.2 = * Now the series shows up properly in RSS feeds too! = 1.1 = * Now the plugin supports multiple separate post series! = 1.0 = * Initial release on 1/25/2012!