Title: Post QR Code Link
Author: Michael Homeister
Published: <strong>2022 年 1 月 22 日</strong>
Last modified: 2022 年 1 月 22 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/backend-qr-code-post-link/assets/icon-256x256.png?rev=2661734)

# Post QR Code Link

 由 [Michael Homeister](https://profiles.wordpress.org/hummelpups/) 開發

[下載](https://downloads.wordpress.org/plugin/backend-qr-code-post-link.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/backend-qr-code-post-link/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/backend-qr-code-post-link/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/backend-qr-code-post-link/#developers)

 [技術支援](https://wordpress.org/support/plugin/backend-qr-code-post-link/)

## 外掛說明

Supports posts and pages.

### How to Use this Plugin

 1. Just activate this plugin and you’ll see a new meta-box showing a QR-Code with 
    the permalink to the current post/page

### ToDo

There will be an admin page to activate or deactivate this meta-box feature for 
the post-types you like. As for now you can use the
 filter qrcode_link_post_types
to return a string-array of post-types you want this feature for.

Example:
 add_filter(‘qrcode_link_post_types’, ‘qrcode_post_types’); function qrcode_post_types(
$post_types){ return [‘post’, ‘page’, ‘product’]; }

## 螢幕擷圖

 * [[

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Post QR Code Link〉的開發相關工作。

參與者

 *   [ Michael Homeister ](https://profiles.wordpress.org/hummelpups/)

[將〈Post QR Code Link〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/backend-qr-code-post-link)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/backend-qr-code-post-link/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/backend-qr-code-post-link/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/backend-qr-code-post-link/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/backend-qr-code-post-link/)。

## 變更記錄

#### 1.0.1

 * Updated outputted values to be escaped and added filter-support for post-type-
   array

#### 1.0.0

 * First release

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **4 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.8.13**
 *  語言
 * [English (US)](https://wordpress.org/plugins/backend-qr-code-post-link/)
 * 標籤:
 * [backend](https://tw.wordpress.org/plugins/tags/backend/)[qrcode](https://tw.wordpress.org/plugins/tags/qrcode/)
 *  [進階檢視](https://tw.wordpress.org/plugins/backend-qr-code-post-link/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/backend-qr-code-post-link/reviews/)

## 參與者

 *   [ Michael Homeister ](https://profiles.wordpress.org/hummelpups/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/backend-qr-code-post-link/)