WP FB Like

Allow you to put Facebook Like Button Plugin directly into your post. Developed by Ferri Sutanto.

Author:Ferri Sutanto (profile at wordpress.org)
WordPress version required:2.7.2
WordPress version tested:2.9.2
Plugin version:1.3
Added to WordPress repository:25-04-2010
Last updated:28-04-2010
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, %:80
Rated by:1
Plugin URI:http://buzzknow.com/2010/04/24/facebook-like-...
Total downloads:47 721
Active installs:800+
plugin download
Click to start download

WP FB Like makes it easy to install Facebook Plugin Like (http://developers.facebook.com/docs/reference/plugins/like) automatically to every post in your blog. There are options to display on the front page (home) and also pages.

Simply activate the plugin, and the settings as needed, then your blog is ready with the latest Facebook Like Plugin.

New

  • add "manual" position, now user can add PHP function directly in any template using

    <?php if(function_exists('wp_fb_like')) { wp_fb_like(); } ?>

Features

  • Options to display on pages and home
  • Options to set style of div that surrounds the button
  • Easily installation and customisation
  • Quicker loading times for the buttons, using iframe, not FBML
  • Real time preview button on admin panel
  • Manual function directly into template