This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

AJAX Random Posts

Description

This plugins display a highly customizable list of random posts. There are some plugins that serve a similar purpose already, with one drawback: 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 to retrieve the posts and overcome the problem: now each page refresh comes with a 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.

History

  • 0.3.3
  1. Scripts and styles now enqueued to ensure max compatibility.

* 0.3.2.0
1. Add an option to include/exclude the sticky posts into the list.
* 0.3.1.0
1. Code Optimization
1. Add a Donate button
* 0.3.0.2 Raise compalibility
* 0.3.0.1 Some minor bug fixes
* 0.3 The old versions encountered an IE bug that makes some texts disappear. Fixed in 0.3.
* 0.2 A small fix
* 0.1 Initial version

Installation

  1. Download the plugin
  2. Extract into a folder
  3. Upload the entire to wp-content/plugins/ directory of your WordPress installation
  4. Enable it via Plugins panel
  5. It should now work out of the box. If you want to tweak a bit, head to Settings->AJAX Random Posts

FAQ

I like this plugin. How do I support its development?

Thank you! Please consider putting a link back to my blog and/or rate this plugin 5 stars 😉

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AJAX Random Posts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “AJAX Random Posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.