Description
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
- Download and unzip the plugin .zip.
- Copy the unzipped folder in your Plugins directory under wordpress installation. (wp-content/plugins)
- Activate the plugin through the plugin window in the admin panel.
- Configure the settings through Settings->Google Plusone(+1) Button in the admin panel.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Google Plusone(+1) Button” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Google Plusone(+1) Button” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First Release
1.0.1
- Tested in 3.2
1.2
- Added an option to display the button in different languages supported by google+.
- Fixed a url related issue.