=== Plugin Name === Contributors: philipjohn Donate link: http://philipjohn.co.uk/hire-me/ Tags: recent posts, latest posts, story, stories, group, grouping Requires at least: 3.3.1 Tested up to: 4.0 Stable tag: 0.2 License: WTFPL License URI: http://www.wtfpl.net Easily place links to the latest posts on a story below each post == Description == Easily place 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.; [story-latest tag="london2012"] == Installation == 1. Upload `story-latest.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place the `[story-latest tag="your-tag"]` shortcode in your posts == Changelog == = 0.1 = * Initial version = 0.2 = * Removed install location nonsense * Changed license from GPL to WTFPL * Added stable tag as trunk * Added option to change title * Added option to change container ID * Added i18n support