Title: Google+ Badge
Author: 9gaurav
Published: <strong>September 17, 2011</strong>
Last modified: September 17, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/google-badge.svg)

# Google+ Badge

 By [9gaurav](https://profiles.wordpress.org/9gaurav/)

[Download](https://downloads.wordpress.org/plugin/google-badge.zip)

 * [Details](https://pcd.wordpress.org/plugins/google-badge/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/google-badge/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/google-badge/#installation)
 * [Development](https://pcd.wordpress.org/plugins/google-badge/#developers)

 [Support](https://wordpress.org/support/plugin/google-badge/)

## Description

A cool , simple sidebar widget for Google Plus profile badge.
 Displays your Google
+ profile pic, short information and link to your Google+ profile.

## Installation

_Install and Activate_

 1. Unzip the downloaded Google-Badge zip file
 2. Upload the `Google-Badge` folder and its contents into the `wp-content/plugins/`
    directory of your WordPress installation
 3. Activate Google-Badge from Plugins page

_Implement_

Anywhere in your site where you want to display this badge just call thi

1) Open the theme files where you’d like display this badge.

2) Place following function call and pass it your Google+ id. E.g. If Google+ id
is 1234567890123 then code will be:

    ```
    <?php if(function_exists('googleBadge')) {
        googleBadge("1234567890123");
    } ?>
    ```

## FAQ

N/A

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Google+ Badge” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ 9gaurav ](https://profiles.wordpress.org/9gaurav/)

[Translate “Google+ Badge” into your language.](https://translate.wordpress.org/projects/wp-plugins/google-badge)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/google-badge/), check
out the [SVN repository](https://plugins.svn.wordpress.org/google-badge/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/google-badge/) by
[RSS](https://plugins.trac.wordpress.org/log/google-badge/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release.

## Meta

 *  Version **v0.1**
 *  Last updated **15 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.0.2 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/google-badge/)
 * Tags
 * [badge](https://pcd.wordpress.org/plugins/tags/badge/)[google](https://pcd.wordpress.org/plugins/tags/google/)
   [plus](https://pcd.wordpress.org/plugins/tags/plus/)[widget](https://pcd.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/google-badge/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/google-badge/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/google-badge/reviews/)

## Contributors

 *   [ 9gaurav ](https://profiles.wordpress.org/9gaurav/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/google-badge/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://gauravganoo.com/)