Title: QR Generator
Author: Hamed Momeni
Published: <strong>24. Juli 2012</strong>
Last modified: 24. Juli 2012

---

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/qr-generator.svg)

# QR Generator

 Von [Hamed Momeni](https://profiles.wordpress.org/2hamed/)

[Herunterladen](https://downloads.wordpress.org/plugin/qr-generator.0.9.zip)

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

 [Support](https://wordpress.org/support/plugin/qr-generator/)

## Beschreibung

Through this plugin you can create QR Code images based on your posts‘ permalinks
and show anywhere in your theme.

## Installation

Just copy the plugin folder in `wp-content/plugins/` and activate it.

For showing the actuall QR Code you need to use function `show_qr();` provided by
this plugin.
 or you could just copy the following code into your `single.php` file
of your theme. Remember this function must be used inside the loop.

    ```
    if(function_exists('show_qr')){ show_qr(128);}
    ```

If you noticed, there is number (128) which indicates the image size.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„QR Generator“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

 *   [ Hamed Momeni ](https://profiles.wordpress.org/2hamed/)

[Übersetze „QR Generator“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/qr-generator)

### Interessiert an der Entwicklung?

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

## Meta

 *  Version **0.9**
 *  Zuletzt aktualisiert **vor 14 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 3.0.0 oder höher **
 *  Getestet bis **3.4.2**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/qr-generator/)
 * Schlagwörter
 * [android](https://de.wordpress.org/plugins/tags/android/)[mobile](https://de.wordpress.org/plugins/tags/mobile/)
   [permalink](https://de.wordpress.org/plugins/tags/permalink/)[phone](https://de.wordpress.org/plugins/tags/phone/)
   [qr code](https://de.wordpress.org/plugins/tags/qr-code/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/qr-generator/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

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

## Mitwirkende

 *   [ Hamed Momeni ](https://profiles.wordpress.org/2hamed/)

## Support

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

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