Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Create QR Code

Descrizione

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.

Screenshot

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

Installazione

  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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Create QR Code” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

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