=== Plugin Name === Contributors: jonpreecebsc Donate link: http://www.jpreece.com Tags: auto,generate,stub,summary Requires at least: 2.7 Tested up to: 3.0 Stable tag: 0.3 Automatically displays article summaries on stub pages == Description == A very simple and useful utility that allows you to create page summaries, which you can then have automatically displayed on your stub pages. == Installation == This section describes how to install the plugin and get it working. 1. Upload `autosummary.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use [JP-AutoSummary id="My Page"] shortcode to on your stub page 1. Place your articles/pages summary between summary shortcode. Example; [Summary]This is a summarized version of my article[/Summary] 1. See http://www.jpreece.com/tutorials/wordpress/jp-autosummary/ for complete tutorial == Frequently Asked Questions == == Screenshots == == Changelog == = 0.3 = * No longer uses custom fields * Now uses [Summary] shortcode = 0.2 = * Renamed to JP-AutoSummary, usage tutorial written = 0.1 = * Initial Release