>
Download This Plugin | |
Download Elegant Themes | |
Name | WP FB Like |
Version | 1.3 |
Author | Ferri Sutanto |
Rating | 80 |
Last updated | 2010-04-28 10:00:00 |
Downloads |
45348
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP FB Like plugin added 0 bytes of resources to the Home page and 266 kB of resources to the sample Post page.
WP FB Like plugin added 0 new host(s) to the Home page and 2 new host(s) to the sample Post page.
Great! WP FB Like plugin ads no tables to your Wordpress blog database.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.
add "manual" position, now user can add PHP function directly in any template using
<?php if(function_exists('wp_fb_like')) { wp_fb_like(); } ?>