A simple 'I like this' plugin inspired by the facebook 'like' functionality.
roses-like-this to the /wp-content/plugins/ directory<?php printLikes(get_the_ID()); ?> in 'the loop' of your posts wherever you want the 'like this' link to appear.IMPORTANT!!!! PLEASE MAKE SURE THAT YOUR THEME HAS THE FOLLOWING LINE IN ITS HEADER FILE:
<?php wp_print_scripts(); ?>
...Most high quality themes should have this already but if you're writing your own theme or using a custom theme that doesn't include this line, please make sure you include it in header.php, somewhere between <head> and </head>
Requires: 3.0 or higher
Compatible up to: 3.1.4
Last Updated: 2011-9-11
Downloads: 8,243
0 of 1 support threads in the last two months have been resolved.
Got something to say? Need help?