WordPress Social Facebook All In One is a widget which allows to display , on your wordpress website ,
a customizable jQuery accordion that brings together different social plugins published by Facebook ,
that is to say :
- Facebook fans like box
- Facebook Activity Feed
- Facebook Recommandations
- Facebook Registration
WordPress Social Facebook All In One widget is distinguished by a prefix to avoid conflicts
in database Options table .
Besides , WordPress Social Facebook All In One widget is based on a jQuery accordion which is animated by the following effects , for now :
- Bounceslide effect ( 12/15/2011 ) .
Newsletter | Forum
Changelog :
WordPress Social Facebook All In One widget ** 1.0.2 ** version fixes following bug :
- ** require('/home/donimedi/donisocial/www/wp-load.php') [function.require]: failed to open stream: No such file or directory in /home/mysite/public_html/wp-content/plugins/social-facebook-all-in-one/social_facebook_all_in_one.php on line 211 :**
On line 211 , the following instruction require( '/home/donimedi/donisocial/www/wp-load.php' ); is now replaced by this instruction :
require( $_SERVER["DOCUMENT_ROOT"].'/wp-load.php' );
WordPress Social Facebook All In One widget ** 1.0.1 ** version fixes following bugs :
- ** Accordion titles font size is too big : ** Now you can set titles font size ( in pt ) with "Titles Font Size" option .
- ** Thumbnail images don't line up correctly : ** Now you can set thumbnail width and thumbnail padding left .
- ** redirect_uri isn't allowed for that client_id error message : ** Now register.php file processes signed Facebook data properly .
- On WordPress 3.3 installation, activating this plugin **[ breaks drag and drop in widget admin section and user cannot add or remove widgets from a sidebar : ** Files paths and javascript functions are now fixed .
Version ** 1.0.0 ** : WordPress Social Facebook All In One widget first version release .
WordPress Social Facebook All In One widget Author plugin : David DONISA
- WordPress Social Facebook All In One widget Author E-mail : donimedia-servicetique@orange.fr
- WordPress Social Facebook All In One widget Plugin license type : GPL v2.0