Title: QR Code Management
Author: Redwoodcity
Published: <strong>2019 年 10 月 31 日</strong>
Last modified: 2026 年 7 月 16 日

---

搜索插件

![](https://ps.w.org/qr-code-management/assets/icon-256x256.png?rev=2184872)

# QR Code Management

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

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

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

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

## 描述

QR Code Management issues a QR code for the public pages of posts, fixed pages, 
and custom post types. QR codes can be downloaded in PNG, SVG, EPS, or JPEG format,
embedded in content with a shortcode, and tracked with an access log.

#### Features

 * **QR code display** — Shows a QR code with a download button on the edit screen
   and in the post / page list of the post types you choose.
 * **Output formats** — Download QR codes as PNG, SVG, EPS, or JPEG.
 * **Redirect (shortened URL)** — Embeds a shortened URL (`https://your-site/?qrc
   =CODE`) instead of the page URL. Each scan is recorded in an access log and redirected
   to the current permalink, so printed QR codes keep working even when the page
   URL changes.
 * **QR code data** — Embeds the permalink by default. Per post, it can be changed
   to a URL, contact information (MeCard / vCard), event information, or free text.
 * **Appearance settings** — Margin, error correction level, label, size, colors,
   logo image, and background image can be set globally or per post.
 * **Original QR codes** — Create QR codes that are not tied to a post, with any
   data.
 * **User profile QR codes** — Issue QR codes for users. They redirect to a URL 
   configured in the profile, or to the user’s author archive page.
 * **Role settings** — Choose which post types and user roles can use the QR code
   features.
 * **Shortcodes** — `[qrcm]` embeds a QR code in content (attributes: `post_id` /`
   user_id`; without attributes it shows the QR code of the current post or author).`[
   qrcm_scanner]` places a camera-based QR code reader that redirects to the scanned
   URL.

#### Usage

 1. After activation, open “QR code management” -> “Setting” in the admin sidebar.
 2. Choose the target post types, user roles, data formats, and output formats.
 3. QR code meta boxes (data, settings, shortcode) appear on the edit screens of the
    selected post types, and a QR code column appears in the list screens.

See the [plugin site](https://www.redwoodcity.jp/app/qrcm/) for detailed documentation(
Japanese / English).

## 安装

 1. From the WP admin panel, click “Plugins” -> “Add new”.
 2. In the browser input box, type “QR code”.
 3. Select the “QR code management” plugin and click “Install”.
 4. Activate the plugin.

OR…

 1. Download the plugin from this page.
 2. Save the .zip file to a location on your computer.
 3. Open the WP admin panel, and click “Plugins” -> “Add new”.
 4. Click “upload”.. then browse to the .zip file downloaded from this page.
 5. Click “Install”.. and then “Activate plugin”.

## 常见问题

### The QR code meta boxes do not appear on the edit screen

Check that the post type is enabled in the role settings under “QR code management”-
> “Setting”. Your user role also needs to be included in “Available permissions”.

### What data goes into the QR code?

By default, the URL of the public page (a shortened URL when the redirect is enabled).
For each post, the “QR Code Data” meta box lets you change it to a URL, contact 
information (MeCard / vCard), an event, or free text.

### Do I need to reissue QR codes when a page URL changes?

Not if the redirect setting is enabled: the QR code contains a shortened URL that
redirects to the current permalink at scan time. If the redirect is disabled, the
actual URL is embedded directly, so you need to reissue the QR code after changing
the URL.

### Can I embed a QR code in post content?

Yes, with the `[qrcm]` shortcode. The “QR Code Shortcode” meta box on the edit screen
shows the shortcode for that post.

### Where does a user QR code redirect to?

To the URL configured in the profile. If it is not set, it redirects to the user’s
author archive page.

### Does the data remain after uninstalling?

Yes. The options, post / user metadata, and the access log are not deleted when 
the plugin is removed.

## 评价

![](https://secure.gravatar.com/avatar/5b7a2171643e7b63ff1f0759b28d7e0adb1ea2f971443fd6218c86c76b6a9e47?
s=60&d=retro&r=g)

### 󠀁[Thank You](https://wordpress.org/support/topic/thank-you-2563/)󠁿

 [Harald Börchers](https://profiles.wordpress.org/herakliden/) 2020 年 10 月 21 
日

We weren’t looking for a QR code generator, but the scanner function is excellent!
Exactly what we needed to scan our event tickets! Thank you very much Heraklieden-
Team

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/qr-code-management/reviews/)

## 贡献者及开发者

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

贡献者

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

「QR Code Management」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/qr-code-management/contributors)
为本插件所做的贡献。

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.5.5

_Release Date – 17 July 2026_
 * Fixed a fatal error on the admin list screen when
a QR code post has no QR data saved * Fixed untranslated strings on the settings
screen * Bundled translations now take precedence over incomplete language packs*
Reduced the scanner script size from 4.1 MB to about 270 KB

#### 1.5.4

_Release Date – 16 July 2026_
 * Fixed a fatal error when generating QR code images(
the bundled QR code library did not match the plugin code) * Reduced the distribution
size by about 16 MB by using a smaller label font

#### 1.5.3

_Release Date – 16 July 2026_
 * Changed the text domain to “qr-code-management”
to match the plugin slug * Fixed all errors reported by Plugin Check (direct file
access protection, settings sanitization, etc.) * Fixed a PHP warning that occurred
on every request when the settings had never been saved

#### 1.5.2

_Release Date – 15 July 2026_
 * Fixed an issue where scanning a user QR code did
not redirect to the destination * Fixed an issue where the access log table was 
not created on new installations * Added a target type (post / user) to the access
log * Improved security (output escaping and input validation)

#### 1.5.1

_Release Date – 16 April 2021_
 * Minor correction

#### 1.5.0

_Release Date – 23 April 2020_
 * Added “Scanner” function

#### 1.4.0

_Release Date – 11 April 2020_
 * Added “Shortcode” function

#### 1.3.0

_Release Date – 28 March 2020_
 * QR code data has been added so that URLs, contact
information, event information, and free entry can be entered. * A function has 
been added to enable setting of QR code cases.  Set margins, labels, sizes, logos,
change colors, etc.

#### 1.2.0

_Release Date – 30 November 2019_
 * Added “Original QR code added” function

#### 1.1.0

_Release Date – 6 November 2019_
 * Added “Available permissions” function

#### 1.0

_Release Date – 1 November 2019_
 * Initial Release

## 额外信息

 *  版本 **1.5.5**
 *  最后更新：**2 月前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.7 或更高版本 **
 *  已测试的最高版本为 **7.0.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/qr-code-management/) 和 [Japanese](https://ja.wordpress.org/plugins/qr-code-management/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/qr-code-management)
 * 标签
 * [eps](https://cn.wordpress.org/plugins/tags/eps/)[png](https://cn.wordpress.org/plugins/tags/png/)
   [qr code](https://cn.wordpress.org/plugins/tags/qr-code/)[qrcode](https://cn.wordpress.org/plugins/tags/qrcode/)
   [SVG](https://cn.wordpress.org/plugins/tags/svg/)
 *  [高级视图](https://cn.wordpress.org/plugins/qr-code-management/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/qr-code-management/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/qr-code-management/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/qr-code-management/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/qr-code-management/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/qr-code-management/reviews/?filter=1)

[您的评价](https://wordpress.org/support/plugin/qr-code-management/reviews/#new-post)

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

## 贡献者

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

## 支持

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

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

## 捐助

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

 [ 捐助此插件 ](https://www.redwoodcity.jp/app/qrcm/)