Post Recommendations for WordPress

jQuery-powered recommendations.

Author:Ankur Taxali (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.2.1
Plugin version:1.1.3
Added to WordPress repository:08-05-2012
Last updated:09-08-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://oldmill1.github.com/post-recommendatio...
Total downloads:1 576
Active installs:10+
plugin download
Click to start download

Please update to version 1.1 or higher to fix broken AJAX issues with logged-out users.

Use as a short code:

[recommend_posts_for_me]

Or as a template tag (in your theme files):

$args = array(); 
wp_recommendations($args);

That will create a jQuery-powered recommendations widget, wherever you want!

For more info, including options, visit the project's Github page.

For example, you may do

[recommend_posts_for_me size=200,200]