FB Social Plugins for WP 1.1 and Wow!
First of all, I must say a big WOW! When I started writing my Facebook Social Plugins WordPress plugin, it was simply a first attempt at a WordPress plugin and was only for my own usage. Still, I made it available to everyone who could be interested. I didn’t expect that much interest! There have been many hundreds downloads so far and I have received a good amount of positive comments. I am glad that the plugin proves useful to all of you!
The biggest surprise I had was yesterday when Christina Warren from Mashable wrote a nice article about how to add the Like button to a WordPress blog. Among other plugins, she mentioned mine and even says she likes it!
Sorry, I’m kind of excited! I really like Mashable but never expected to ever be mentioned in one of the posts of such a huge website. Anyways, thanks a lot to Christina!
All of this has given me quite some pressure to integrate the requests I have received. The most requested feature was to be able to display the Like button also on the main page. Well, I am pleased to announce version 1.1, which can do just that… and much more! You can now choose exactly where and how the Like button appears. You can now also put it at the top of the article instead of the bottom or both if you’d like. The settings page has completely changed. There is now a section to choose how the button should appear when it’s at the top and when it’s at the bottom. Then, you get a list of pretty much every kind of page you can get on your blog and, for each, you can choose whether to hide the like button or to show it at the top, bottom or both.
I also added a field for the content “pages” so you can enter a comma-separated list of IDs or slugs of pages you don’t want the button to appear on. This can be useful if you have multiple pages and generally want the button to appear on them except for one or a few ones.
Also, I had neglected one of the Like button settings: the layout. There are both the “standard” and the “button & count” layouts. The first one is the most common one, with the button and the “X people like this…” message. The “button & count” layout is a smaller one, with only the button and the number next to it. So, I added this setting.
Another detail: the Like button is now included within a <p> tag with the class “FacebookLikeButton”, no matter if it’s an iframe or an XFMBL tag. Using the class name you can edit your CSS and improve the way it appears on the page.

