ra_qrcode

plugin banner

a simple WordPress plugin to generate a QR code with a configurable shortcode.

Author:Roberto Alicata (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:4.2.3
Plugin version:2.1.0
Added to WordPress repository:16-07-2015
Last updated:25-07-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://www.robertoalicata.it/ra_qrcode
Total downloads:1 324
Active installs:20+
plugin download
Click to start download

Usage:

write [qrcode] to generate a QRcode for the actual url with size of 100x100 pixels

you can specify these attributes:

size (it indicates the size in pixels for width and height, default: 100)

alt (it indicates the alternative text for the image: default "scan QR code")

content (leave it blank to pass the actual url or write the content to encode)

click (write "yes" to make the image clickable)

fgcolor (foreground color in hexadecimal format)

bgcolor (background color in hexadecimal format)

example: [qrcode size=200 content="www.robertoalicata.it" alt="scan me NOW" click="yes"]


FAQ
ChangeLog