Facebook Like Button for WordPress V3

[VERSION 4.0][THIS  POST CLOSED CHECK V4 POST]

http://blog.ahmedgeek.com/facebook-like-button-for-wordpress-v4

[UPDATE 13/5/2010]

  • Multiple languages support (By: Anty (http://anty.at)).
  • Now you can change the font (By: Anty (http://anty.at)).
  • Code has been rewritten.
  • Database table removed, Replaced with options to avoid problems.

[UPDATE 8/5/2010]

  • og:site_name meta tag has been added to the header, So when somebody likes your post it’s going to appear on Facebook like this “User liked POSTNAME on SITENAME”.

Finally it’s here, V3… All features based on users requests :)

Features

  • Shortcut added to show the button manually. [more info]
  • Live preview in the settings section.
  • Option to hide in the home, pages or posts.
  • Bugs fixed.

You can add the button to your template by adding these 2 functions:

For the normal button:

if (function_exists('Short_Button')){ echo Short_Button(); }

For Count button:

if (function_exists('Count_Button')){ echo Count_Button(); }

Screenshot

Admin Setting Section

Download:

http://wordpress.org/extend/plugins/facebook-like-button/

avatar

About Ahmed

My name is Ahmed Hussein aka Ahmed The Geek, i'm 19 years old guy from Cairo, Egypt. I'm a Computer Science Student, and working as a web developer at Tawasol IT Co,. Hope you like my posts and feel free to contact me :).