Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Create QR Code

Beskrivning

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.

Skärmdumpar

  • 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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Create QR Code” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Create QR Code” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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