This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Wa Qrcode

Description

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

Screenshots

  • 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).

Installation

  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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Wa Qrcode” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Wa Qrcode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

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