=== Google Plusone(+1) Button === Contributors: webgig, Pravash Chamling Rai Plugin Site: http://www.thewebgig.com Tags: Google +1, Google Plusone(+1) Button , Google plus one,Google plus one button, Google +1 button , Social Share ,google +,plus one,plus one button,+1, +1 button Requires at least: 3.0+ Tested up to: 3.2 Stable tag: 1.2 == Description == [Author Site](http://www.thewebgig.com)| [Plugin Home Page](http://www.thewebgig.com/google-plusone-button-wordpress-plugin/) This plugin displays the google +1 button in different styles. * Display Google +1 button in the posts, pages, single posts or everywhere. * Display Google +1 button above the post ['Top'], below the post ['Buttom'], both above and below ['Both'], or floating left side of post ['Left']. * Display Google +1 button in four different sizes (Standard, small, medium and Tall) * Display Google +1 button using Template Tag <?php if(function_exists('twg_gpo_button')) twg_gpo_button();?> or Shortcode [twg_gpo_button] at any desired position. * Nice Preview in the settings page with a dummy post. == Installation == Intallation is easy. Install it normally as you do with rest of the plugins 1. Download and unzip the plugin .zip. 2. Copy the unzipped folder in your Plugins directory under wordpress installation. (wp-content/plugins) 3. Activate the plugin through the plugin window in the admin panel. 4. Configure the settings through Settings->Google Plusone(+1) Button in the admin panel. == Screenshots == 1. Frontend View 2. Admin View == Changelog == = 1.0.0 = * First Release = 1.0.1 = * Tested in 3.2 = 1.2 = * Added an option to display the button in languages supported by google. * Fixed a url related issue.