=== 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.3
Tested up to: 2.9.2
Stable tag: 1.4
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.
The plugin configures automatically all the Open Graph Meta tags you need in your header:
* og:site_name
* og:title
* og:type
* og:url
* og:image (configured in the Settings)
* og:admins (configured in the Settings)
You can customize it in the Settings section:
* 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)
* Access directly your Facebook Pages to manage them (see screenshot 2)
* Send updates to your Fans
Visit the Like Plugin Homepage for more information.
== Installation ==
1. Create a new `like` folder in `/wp-content/plugins/`
2. Copy `tt_like_widget.php` to the `/wp-content/plugins/like/` 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
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.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.