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.

Wa Qrcode

Beschrijving

Use Wa QRcode as shortcode in post content or widget area without editing your theme files

USAGE: Use [qrcode]
OR
[qrcode content=”Put your content for QR code” size=”80″ alt=”ALT_TEXT” class=”classname”]

shortcode in your post content to show the QR Code without editing your theme files

EXAMPLE: [qrcode] it will qr code of current page url
OR
[qrcode content=”Put your content for QR code” size=”80″ alt=”ALT_TEXT” class=”classname”]

size = Size is given for the size of QR Code it should be in Pixel

alt = tool tip on Generated QR code => Default Value “Scan the QR Code”

Classname = it will user defined class to Captcha for better css controll

Shadow = true

OR

Place below function in your theme file where you want to display QR code.

‘your custom content’,’size’=>75))
?>

OR

By using QR code button in Editor

Schermafdrukken

  • This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, /assets/screenshot-1.png would win over /tags/4.3/screenshot-1.png (or jpg, jpeg, gif).

Installatie

  1. Upload all plugin file to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Our Other Plugins

  1. Emi Calculator

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Wa Qrcode” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Wa Qrcode” naar jouw taal.

Interesse in ontwikkeling?

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

Changelog

1.0

  • This is first release of WA QRcode generator suggestion are requested in order to enhance this plugin