=== Easy Random Quotes === Contributors: trepmal Donate link: http://kaileylampert.com/donate/ Tags: random quotes, widget, plugin, shortcodes Requires at least: 2.8 Tested up to: 2.9.2 Stable tag: trunk Insert quotes and pull them randomly into your pages and posts (via shortcodes) or your template (via template tags). == Description == Insert quotes and pull them randomly into your pages and posts (via shortcodes) or your template (via template tags). Can also refer to quote IDs to use specific quotes. Also widget-enabled == Installation == 1. Upload the contents of the zip file to the your plugins directory (default: `/wp-content/plugins/`) 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the Easy Random Quotes page under Settings 4. Add/edit the quotes you'd like to use on your site 5. To display in a page or post, use the short code: [erq], or [erq id={id}] if you'd like to use only a specific quote 6. To add to your template, use the template tag: ``, or ` '{id}')); ?>` if you'd like to use only a specific quote == Screenshots == 1. Admin screen 2. Widget 3. Shortcode == Changelog == = 1.0 = * Initial Release