=== Like ===
Contributors: bottomlessinc
Donate link: http://blog.bottomlessinc.com/
Tags: share, facebook, like, button, social, bookmark, sharing, bookmarking, widget, open graph
Requires at least: 2.0.2
Tested up to: 2.9.2
Stable tag: 1.7
The Facebook Like Button Widget adds a 'Like' button to your Wordpress blog posts.
== Description ==
Let your readers quickly share your content on Facebook with a simple click.
It uses the new Facebook Like button released on Apr. 21st 2010.
You can customize it in the Settings section:
* Access directly your Facebook Pages to manage them (see screenshot 2)
* Send updates to your Fans
* IFRAME or XFBML versions of the button
* Width/Height
* Layout (standard or button_count)
* Verb to display (Like or Recommend)
* Color Scheme (Light or Dark)
* Show thumbnails of Facebook profile pictures
* Align to the Left or Right of your posts
* Show at the top and/or bottom of posts
* Margins (top, bottom, left, right)
Internationalization supporting:
* English
* French (Français)
* German (Deutsch)
* Spanish (Espanol)
* Portuguese (Português)
* Italian (Italiano)
* Arabic
* Russian - Translation by 5gorets @ http://www.5gorsk.su/
The plugin configures automatically all the Open Graph Meta tags you need in your HTML header:
* og:site_name
* og:title
* og:type
* og:url
* og:image (configured in the Settings)
* og:admins (configured in the Settings)
Visit the Like Plugin Homepage for more information.
== Installation ==
1. Download the latest version (ex: like.1.6.zip)
2. Extract it in the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. (Optional) Customize the plugin in the Settings > Like menu
Adding your Facebook ID to the Settings will allow you to manage your Fans
faster and send them updates.
Visit the Like Plugin Homepage for more information.
== Frequently Asked Questions ==
= Is Like free? =
Yes, but you can support
it
= The Button appears in the middle when I align it to the right =
Don't forget to reduce the Width too.
= How to get my Facebook ID? =
Click on your Facebook profile and look at the URL, it should resemble this:
http://www.facebook.com/profile.php?id=68310606562
where 68310606562 is your Facebook user ID.
If you have a username (ex: markzuckerberg), lookup your user ID with this
URL:
http://graph.facebook.com/markzuckerberg
= My Page has many Likes but I don't see the Admin link =
You need to enter your Facebook ID in the Settings.
You also need to Like your own page.
Visit the Like Plugin Homepage for more information.
== Screenshots ==
1. The Facebook Like button on a sample post.
2. Administer your Facebook page.
3. The Settings menu in the admin panel for customization.
Visit the Like Plugin Homepage for more information.
== PHP Version ==
PHP 5+ is preferred; PHP 4 is supported.
Visit the Like Plugin Homepage for more information.
== Changelog ==
= 1.7 =
* Bug fixed where the article was sometimes not showing.
* Internationalization support (Russian, Italian, Arabic, Spanish, Portuguese,
* German).
= 1.6 =
* Support for the XFBML/Javascript version of the button.
* Internationalization support (German, Spanish and Portuguese).
= 1.5 =
* Choice to display/hide the button on pages/posts/home.
* Internationalization support (English and French).
= 1.4 =
* Admin link to manage your Pages and send updates to Fans.
= 1.3.1 =
* Minor release with new screenshots and more description of the plugin.
= 1.3 =
* Button can be aligned to the right.
* Margins can be set.
= 1.2 =
* URL encode and support for all types of permalinks.
= 1.1 =
* Adding settings to show the button at the top and/or the bottom of the post.
= 1.0 =
* Stable version.
Visit the Like Plugin Homepage for more information.