=== Add to Circle Widget===
Contributors: tesurrajan
Plugin URI: http://wordpress.org/extend/plugins/add-to-circle-widget/
Donate link: http://www.bubbleindia.com
Tags: Google+,Google+ badge,Google badge,add to circle,plus one badge,subscribe,social,widget
Requires at least: 2.9 or higher
Tested up to: 3.3.1
Stable tag: 1.0

This plugin generates a widget to add Google+ badge on your blog with 'Add to Circles' button.

== Description ==

Add to Circle Widget is very easy to use, just drag it to a sidebar and enter your Google+ Page ID, select layout style, color scheme and save the widget.

By adding this plugin you can grow your audience on Google+ and generate more recommendations for your site in Google search.

Your users can easily add your Google+ Page to their circles directly from your blog.

Add to Circle Widget, also gives you the option to choose the size and color scheme of Google+ Badge.

**NOTE:** You need to add the code given below in your header.php before `</head>`.

<code><link href="https://plus.google.com/[Google+_Page_ID]" rel="publisher" /></code>

**Highlights:**
<ul>
<li>Easy to install.</li>
<li>Two different layouts.</li>
<li>Color Schemes (light, dark)</li>
<li>Loads Script Asynchronously</li>
</ul>

== Installation ==

*Install and Activate*

1. Upload the `Add to Circle Widget` to the plugins directory `wp-content/plugins/`.
2. Activate the plugin from `Plugins` menu in wordpress.
3. Go to `Appearance -> Widgets` and find out the widget named `Add to Circle Widget`.
4. Drag the widget to your sidebar and enter your Google+ Page ID, select layout style, color scheme and save the widget.

== Frequently Asked Questions ==
= How do I use this widget? =

You just need to find out the widget named 'Add to Circle Widget' on the widget page and then drag it on your sidebar where you can enter your Google+ Page ID, choose layout style and color scheme (light, dark).

= How Do I Find Google+ Page ID? =

Visit your Google+ page and look at the URL in the address bar it should look something like this:

<code>https://plus.google.com/113404158389188209331</code>

In this URl the long numerical string is your Google+ Page ID.

== Screenshots ==
1. Widget in admin sidebar.

== Upgrade Notice ==

N/A

== Changelog ==

= 1.0 =
* First version