该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Wa Qrcode

描述

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

屏幕截图

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

安装

  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

评价

此插件暂无评价。

贡献者及开发者

“Wa Qrcode” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Wa Qrcode”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

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