Title: (a) QR Code
Author: antonshevchuk
Published: <strong>2008 年 12 月 24 日</strong>
Last modified: 2008 年 12 月 24 日

---

搜索插件

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

![](https://s.w.org/plugins/geopattern-icon/a-qr-code.svg)

# (a) QR Code

 作者：[antonshevchuk](https://profiles.wordpress.org/antonshevchuk/)

[下载](https://downloads.wordpress.org/plugin/a-qr-code.zip)

 * [详情](https://cn.wordpress.org/plugins/a-qr-code/#description)
 * [评价](https://cn.wordpress.org/plugins/a-qr-code/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/a-qr-code/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/a-qr-code/#developers)

 [支持](https://wordpress.org/support/plugin/a-qr-code/)

## 描述

QR Code for your blog

### Changes in QR Code library

http://www.swetake.com/qr/qr_cgi_e.html

remove perl directory
 changes in php/qr_img.php file:

 * set path in setting area
 * rem options from $_GET
 * rem image header

## 安装

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `a-qr-code` to the `/wp-content/plugins/` directory
 2. Set write permissions for `/wp-content/plugins/a-qr-code/cache` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

Change your templates

For only link to image with post URL:

    ```
    <?php if (function_exists('aQRCode')) { echo aQRCode(get_permalink()); }?>
    ```

For image with post URL:

    ```
    <?php if (function_exists('aQRCode')) { echo '<img src="'.aQRCode(get_permalink()).'" alt="QR Code for '.the_title('','',false).'"/> '; }?>
    ```

## 常见问题

  What is QR code

Read http://en.wikipedia.org/wiki/QR_Code

  How I can check QR code

You can use online service http://zxing.org/w/decode.jspx

  Where I can download application for mobile

 * http://www.i-nigma.mobi/
 * http://reader.kaywa.com/

## 评价

此插件暂无评价。

## 贡献者及开发者

「(a) QR Code」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ antonshevchuk ](https://profiles.wordpress.org/antonshevchuk/)

[帮助将「(a) QR Code」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/a-qr-code)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/a-qr-code/)，查看[SVN仓库](https://plugins.svn.wordpress.org/a-qr-code/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/a-qr-code/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/a-qr-code/)。

## 额外信息

 *  版本 **0.1**
 *  最后更新：**17 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.5.0 或更高版本 **
 *  已测试的最高版本为 **2.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/a-qr-code/)
 * 标签
 * [qr code](https://cn.wordpress.org/plugins/tags/qr-code/)
 *  [高级视图](https://cn.wordpress.org/plugins/a-qr-code/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/a-qr-code/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/a-qr-code/reviews/)

## 贡献者

 *   [ antonshevchuk ](https://profiles.wordpress.org/antonshevchuk/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/a-qr-code/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://anton.shevchuk.name/)