Linux 软件免费装

ZonaW QR Codes

开发者 zonaw
更新时间 2010年12月13日 15:50
PHP版本: 2.0 及以上
WordPress版本: 3.0

标签

mobile qr code barcode

下载

详情介绍:

This plugin generates a image with a QR code with the current post URL. The users can use their Smartphones to take a photo of the QR Code and go to the post in their mobile web browser. You can see an example of the QR code in http://www.zonaw.com/2010/11/17/plugin-para-meter-qr-codes-en-tus-posts/

安装:

  1. Upload zonaw_qrcode.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php showQRCode(); ?> in your templates

升级注意事项:

0.5
  • First release

常见问题:

Who does generate the QR Code?

The QR Code image is generated using Google Chart API.

Can get a QR Code in differents sizes?

You can set the size of the QR code setting the width and the size in the showQRCOde function. Example: <?php showQRCode(250); ?>

更新日志:

0.5