Facebook Button

Add the popular Facebook Button to your website. The Facebook Like Button comes with a like box,a social plugin that display facebook fan page owners

Author:Geremy Miles (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:3.4.2
Plugin version:0.1
Added to WordPress repository:24-09-2012
Last updated:13-11-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, %:100
Rated by:2
Plugin URI:http://miles3900.byethost7.com
Total downloads:1 499
plugin download
Click to start download

You own a page in Facebook and you write about your website or blog.You want to show the Facebook Button with recent updates and fans, with a simple way just activate the plugin or insert this line of code anywhere in your theme:

<?php facebook_button('PROFILE_ID'); ?>

If you want to change updates visibility, maximun number of fans, width or css properties, you can simply do this:

<?php facebook_button('PROFILE_ID', 'STREAM', 'CONNECTIONS', 'WIDTH', 'HEIGHT', 'HEADER', 'LOCALE'); ?>