Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Create QR Code

Beschrijving

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.

Schermafdrukken

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

Installatie

  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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Create QR Code” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Create QR Code” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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