=== Google's PlusOne (+1) Button ===
Contributors: erayalakese
Donate link: http://www.teknoblogo.com/
Tags: google,plusone,+1,button
Requires at least: 3.0.0
Tested up to: 3.1.4
Stable tag: 1.1
Adds Google's PlusOne (+1) button to your blog posts ! Or you can put it manually.
== Description ==
Adds Google's PlusOne (+1) button to your blog posts ! Or you can put it manually.
Just install and configure it !
== Installation ==
1. Upload `gpb.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php if(function_exists('gpb_ekle')) { gpb_ekle(); }?>` in your templates, if you want to place manually
== Frequently Asked Questions ==
= How can i contact with developer ? =
You can contact with me erayalakese [at] gmail [dot] com
== Screenshots ==
1. screenshot-1.png Configuration page of plugin
2. screenshot-2.png Plugin in action !
== Changelog ==
= 1.0 =
* First Release !