Simple QR Shortcode

Simple QR Codes is a beautiful qr codes plugin that displays 9 types of qr codes via shortcodes. Add a simple but very useful feature to your website with this stylish plugin. You can use them anywhere in the website, to display nice short information about things that your visitors can save easily on their mobile devices. You can set 9 types of QR codes with any size and any alignment.

Features:

  • Easy to use
  • Call to Action Text!
  • 9 QR Types
  • Custom Size, Alignment & Margin
  • Dynamic “On the Fly” QR Images

Usage:

[ simple-qr size="" align="" type="" margin="" pointer_text="" pointer_color="" pointer_position=""]

Use this shortcode to insert a QR code in your page.

  • Size – Type in the size in pixels for the QR code.
  • Align – The alignment of the code in the page; accepted values are: left, right, center;
  • Type – The QR code type; the accepted values are: bookmark, url, contact, email, phone, geo, sms, wifi, text. Depending on the QR code type you will need to insert values for specific attributes. See below.
  • Margin – Type in the bottom margin in pixels.
  • Pointer Text – Call to action text to place below the QR Code. If left empty, no text will be displayed.
  • Pointer Color – HEX color of the Call to Action text (ex: #CC0000 ).
  • Pointer Position – Position of the Call to Action text. left, right, center.

Bookmark QR Code

[ simple-qr size="" type="bookmark" title="" url="" margin=""]
  • Title – Type in the bookmark title.
  • Url – Type in the bookmark URL.

URL QR Code

[ simple-qr size="" type="url" url="" margin=""]

Contact QR Code

[ simple-qr size="" type="contact" name="" address="" phone="" email="" margin=""]
  • Name – Type in the contact name.
  • Address – Type in the contact address.
  • Phone – Type in the phone number for the contact.
  • Email – Type in the email address for the contact.

Email QR Code

[ simple-qr size="" type="email" email="" subject="" message="" margin=""]
  • Email – Type in the email address where the email will be sent.
  • Subject – Type in the subject for the email.
  • Message – Type in the message of the email.

Phone QR Code

[ simple-qr size="" type="phone" phone="" margin=""]
  • Phone – Type in the phone number.

Geo QR Code

[ simple-qr size="" type="geo" lat="" lon="" height="" margin=""]
  • Lat – Type in the coordinates for the latitude.
  • Lon – Type in the coordinates for the longitude.
  • Height – Type in the coordinates for the altitude.

SMS QR Code

[ simple-qr size="" type="sms" phone="" message="" margin=""]
  • Phone – Type in the phone number.
  • Message – Type in the SMS text.

WIFI QR Code

[ simple-qr size="" type="wifi" wifi_type=" " ssid="" password="" margin=""]
  • wifi_type – Type in the WIFI type; accepted values are: Open, WAP, WEB;
  • ssid – Type in the name of the WIFI.
  • password – Type in the WIFI password.

Text QR Code

[ simple-qr size="" type="text" text="" margin=""]
  • Text – Type in a text to be encoded as a QR code.

Auto QR Code

[ simple-qr size="" type="auto" margin=""]