=== AJAX Random Posts === Contributors: Phoenixheart Donate link: http://www.phoenixheart.net/2008/12/ajax-random-posts/ Tags: posts, random, random posts, ajax Requires at least: 2.3 Tested up to: 2.7 Stable tag: 0.2 Displays a list of random posts using AJAX. Works with cache plugins, and highly customizable. == Description == This plugins display a highly customizable list of random posts. There are some plugins that server a similar purpose already, if they're used along with cache plugins (like WP-Super Cache), the list is cached also, and remains the same over thousands of views, thus not so "random". AJAX Random Posts, as its name says, uses AJAX technology to retrieve the posts and overcome the problem: now each page refresh comes with one different list! == Features == * Compatible with caching plugins, since the core is written and run in JavaScript which is normally not cached. * The list is highly customizable: number of posts, html format, tags (like post url, title, categories, date etc.) can be included. == Installation == 1. Download the plugin 1. Extract into a folder 1. Upload the entire to `wp-content/plugins/` directory of your WordPress installation 1. Enable it via Plugins panel 1. It should now work out of the box. If you want to tweak a bit, head to Settings->Referrer Detector == Frequently Asked Questions == = I like this plugin. How do I support its development? = Thank you! Please consider putting a link back to [my blog](http://www.phoenixheart.net) and/or rate this plugin 5 stars ;) == Screenshots == No screenshot as of now. Please visit [the plugin homepage](http://www.phoenixheart.net/2008/12/ajax-random-posts/) for a demo. == History == * 0.2 A small fix * 0.1 Initial version