Facebook Like Button V5.0 Major Update

[Update 5.9.3]

  1. Bug Fixes.
  2. Custom Page Type Added.
  3. Disable on Custom Posts.
  4. Custom Post Type Added.

[Update 5.9.2]

  1. Send Button Support Added!

[Update 5.8 - 5.9]

  1. Post thumbnail bug fixed! . Now whenever you have a thumbnail for a post and you share it on Facebook it’s going to show this thumbnail by default…

Blank Screen & Fatal error [FIX]

If you get this error after updating to 5.9 you can solve it by adding this line of code to your theme functions file:


 add_theme_support( 'post-thumbnails' );

 

[Update 5.7]

  1. Disabled in Certain Pages Bug Fixed.
  2. Show in home Bug Fixed.
  3. og:description Bug Fixed.

Updates:

  • Admin layout has been redesigned.
  • Facebook Recommendations has been added.
  • Facebook Recommendations sidebar widget has been added.
  • Facebook Recommendations shortcut has been added.
  • Customizable Recommendations Widget Title.
  • Customizable Recommendations Widget Layout Settings.

Notice:

To Everybody who get fatal error. Contact your web hosting providers and tell them to upgrade to PHP 5 or the latest version of PHP.

Integrate Recommendations it into your template:

By Shortcut:

fb_rec –> put it inside [ ]

By PHP code:


<!--?php $Rec_Widget = new Widget_Layout(); echo $Rec_Widget--->Layout();

?>

Integrate Like Button it into your template:

By Shortcuts:

fb_count  –> for the count button. put it inside [ ]

fb_fb_like –> for the normal button. put it inside [ ]

By PHP code:


<!--?php //For the normal button if(function_exists('Short_Button')) { 	echo Short_Button(); 	} //For the count button if(function_exists('Count_Button')) { 	echo Short_Button(); 	} ?-->

Disable in certain pages:

While creating/editing a page you can find a box on the side, under the publish/update box, called: Disable Facebook Like Button.

Check the check box to disable the button from this page or uncheck to enable it.

Download

 

As i can see, my plugin’s rate is so bad. so if you really like it please rate it up here:

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

and you can donate using the sidebar widget to help the plugin continue growing.

if you have any question leave a comment or email me on: me@ahmedgeek.com

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 :).