=== Plugin Name === Contributors: konfeldt Donate link: http://konfeldt.com/ Tags: recent posts, latest posts, story, stories, group, grouping, organize Requires at least: 3.3.1 Tested up to: 3.5.1 Stable tag: trunk License: WTFPL License URI: http://www.wtfpl.net Organize links to the latest posts on a story below each post == Description == Organize links to the latest posts on a story below each post Simply add the shortcode into the post or page of your choice, specifying a tag that groups all the related posts together. E.g.; [organize_stories tag="Copenhagen27"] Documentation is available via [Konfeldt.com](http://konfeldt.com/) == Installation == 1. Upload `organize_stories.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place the `[organize_stories tag="your-tag"]` shortcode in your posts == Changelog == = 0.1 = * Initial version = 0.2 = * Added stable tag as trunk * Added option to change title * Added option to change container ID * Added i18n support