AJAX Random Posts

0

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 plugi

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

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