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

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Google+ Badge

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

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

 * [Details](https://de.wordpress.org/plugins/google-badge/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/google-badge/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/google-badge/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/google-badge/#developers)

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

## Beschreibung

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

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Google+ Badge“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „Google+ Badge“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/google-badge)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/google-badge/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/google-badge/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/google-badge/)
per [RSS](https://plugins.trac.wordpress.org/log/google-badge/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0

 * Initial release.

## Meta

 *  Version **v0.1**
 *  Zuletzt aktualisiert **vor 15 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 2.0.2 oder höher **
 *  Getestet bis **3.1.4**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/google-badge/)
 * Schlagwörter
 * [badge](https://de.wordpress.org/plugins/tags/badge/)[google](https://de.wordpress.org/plugins/tags/google/)
   [plus](https://de.wordpress.org/plugins/tags/plus/)[widget](https://de.wordpress.org/plugins/tags/widget/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/google-badge/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/google-badge/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://gauravganoo.com/)