=== Has More === Contributors: simonwheatley Donate link: http://www.simonwheatley.co.uk/wordpress/ Tags: template tag, conditional template tag, themes Requires at least: 2.0 Tested up to: 2.6.2 Stable tag: 1.0 Adds a conditional template function, `has_more()` which returns true if the current post has a MORE tag (e.g. ``). Nothing more. Nothing less. == Description == Adds a conditional template function, `has_more()` which returns true if the current post has a MORE tag (e.g. ``), and that's it. Nothing more. Nothing less. Is this plugin lacking a feature you want? I'm happy to accept offers of feature sponsorship: [contact me](http://www.simonwheatley.co.uk/contact-me/) and we can discuss your ideas. Any issues: [contact me](http://www.simonwheatley.co.uk/contact-me/). == Installation == The plugin is simple to install: 1. Download `has-more.zip` 1. Unzip 1. Upload `has-more` directory to your `/wp-content/plugins` directory 1. Go to the plugin management page and enable the plugin 1. Give yourself a pat on the back == Change Log == = v1 2008/10/27 = * Plugin first released