Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Create QR Code

Beschreibung

Automatically generates QR codes for your posts and pages.

After activating the plugin it automatically generates a QR (Quick Response) code for any post or page you want. These codes can be scanned by smartphones, and will point its browser to your wordpress website or blog.

Screenshots

  • QR code under a post.
  • The options page.

Installation

  1. Upload the ‚createqr‘ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Place <?php echo qrcode_show(); ?> in your templates

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

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

Mitwirkende

Übersetze „Create QR Code“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

28 may 2010 – Error correction options have been added

26 may 2010 – Minor bugs have been fixed (plugin stopped working after directory name change)

28 april 2010 – Options page has been added