=== Facebook Like Box ===
Contributors: vinoj.cardoza
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=vinoj%2ecardoza%40gmail%2ecom&currency_code=GBP&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8
Tags: facebook, like, likebox, fb, facebook like, like button, facebook like box, fb like box, button
Requires at least: 3.0
Tested up to: 3.6.1
Stable tag: trunk
License: GPLv2 or later

Facebook Like Box enables you to display the facebook page likes in your website. Display like button for the posts.

== Description ==

Facebook Like Box is a social plugin that enables Facebook Page owners to attract and gain Likes from their own website. The Like Box enables users to:

1. See how many users already like this Page, and which of their friends like it too
2. Read recent posts from the Page
3. Like the Page with one click, without needing to visit the Page.
4. Add like button for the posts.
5. Add a shortcode to display the facebook like box on any page or post.
6. Add a shortcode to display the facebook posts like on any page or post.
7. Translation enabled by using I18n.

Note: Best plugin output width is 292px.

= Support =

Thanks for downloading and installing my plugin. You can show your appreciation and support future development by donating.

Support Page: http://www.vinojcardoza.com/blog/cardoza-facebook-like-box/

If you have any suggestions or feedback, please post it in the following link.

= Translation =
Translation is enabled for this plugin. If someone interested in translating this plugin please visit the following link and post in the comments section with your contact email. Thanks.

= Translated languages =

* Danish (Translated by Simon Bogh)
* French (Translated by Laurent Verpeet)
* German (Translated by Peter Kaulfuss)
* Hungarian (Translated by Varanka Zoltan)
* Italian (Transalted by Claudio Chesselli)
* Spanish (Translated by Oscar S. G. Saldarriaga)
* Tamil (Translated by Vinoj Cardoza)

== Installation ==

1. Download the plugin.
2. Upload to your blog (/wp-content/plugins/).
3. Activate it.
4. Click the Appearance menu and click the FB Like Box.
5. Fill in the options.
6. Then go to widget and drag and drop Facebook Like Box in the area you want to display the plugin.

You're done!

Uninstalling is as simple as deactivating the plugin.

== Screenshots ==

1. screenshot-1.gif
2. screenshot-2.gif
3. screenshot-3.gif

== Frequently Asked Questions ==

How do I display the facebook like box in the pages or posts?
Just copy and paste the code below on the page or post you want to display the facebook like box.
[cardoza_facebook_like_box]

How do I specify different width and height for facebook like box in the pages or posts?
For example if you want to specify the dimensions of width 600px and height 200px for facebook like box in the pages or posts, you have to include the short code in the following format.
[cardoza_facebook_like_box width="600" height="200"]
Note: If you dont specify width and height, by default it will take dimensions from the facebook options you specified.
Note: Don't include any px or pt with the dimesnion values you are specifying.

How do I display the facebook posts like in the pages or posts?
Just copy and paste the code below on the page or post you want to display the facebook posts like button.
[cardoza_facebook_posts_like]

if you have any queries post it at http://www.vinojcardoza.com/cardoza-facebook-like-box/

== Change Log ==

= Version 2.8.1 =
* Support URL updated.
* Tested with Wordpress Version 3.6.1.

= Version 2.8 =
* Border colour issue was sorted out.

= Version 2.7 =
* Custom width and height option enabled in short codes for facebook like box (Requested and Suggested by Joe Zeng).

= Version 2.6 =
* Notices bug fixed for enqueuing the scripts and styles.

= Version 2.5 =
* Italian translation added. (Translated by Claudio Chesselli)

= Version 2.4 =
* Minor bug fixed.

= Version 2.3 =
* Spanish translation improved. (Translated by Oscar S. G. Saldarriaga)

= Version 2.2 = 
* Tamil translation included.

= Version 2.1 =
* Help text modified as toggle text using jQuery.

= Version 2.0 =
* Hungarian translation updated.

= Version 1.9 =
* Post like box shortcode added.
* Hungarian translation included.
* Danish translation included.

= Version 1.8 =
Translation for German updated.

= Version 1.7 =
Translation for French updated.

= Version 1.6 =
Translation enabled for this plugin.

= Version 1.5 =
Like box for posts added to the plugin.

= Version 1.4 =
Cardoza Facebook Like Box replaced as Facebook Like Box.

= Version 1.3 =
Border colour input enabled for the facebook like box. Now the users can specify the border colour of the like box.

= Version 1.2 =
Shortcode updated to display on the specific place according to the post or page.

