Shortcodes

[intense_qr_code]

Description

Adds a QR code chart

Screenshots

QR Code

Dialog

QR Code

Attributes

AttributeTypeDialog TitleDescriptionDefaultAvailable Values
datatextDatathe data to embed in the QR code. Often this is used to embed URLs
widthtextWidthmeasured in pixels150

Examples

[intense_qr_code data="http://codecanyon.net/user/IntenseVisions?ref=IntenseVisions" width="250" /]
[intense_qr_code data="banana" width="150" /]
[intense_qr_code data="http://intensevisions.com" width="200" /]
[intense_qr_code data="Hello World" width="250" /]