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

QR Master

描述

QR Master generate shortcodes to include QR code in page or post. Get QR codes from Google API Charts and Php QR code. This plugin support two methods to getting QR:

  • Value: get same QR whith fixed value
  • Automatic: get random QR code for each visit in page or post.

The shortcode form tool include:

  • Form with parameters of Google API Charts,
  • Form with parameters of Php QR Code API,
  • CSS options and hide code information and credits.
  • Foreground and background colours in QR Code (Php QR Code)

All QR codes are generated in live. The Php QR Code API save some data in cache, please read FAQ.

Available Languages

  • English
  • Català
  • Español
  • Serbian (thanks to Ogi Djuraskovic – First Site Guide)

TO-DO

  • Widget, save codes to database, insert shortcode assistant, customize css, value generator, QR-Server API

螢幕截圖

  • Generation QR Shortcode Tool (Php QR Code API)

  • Generation QR Shortcode Tool (Google API Charts)

  • Code QR usages

  • Example of generated QR code

安裝

  1. Upload ‘qrmaster’ forler to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Tools’ -> ‘QR Master’ and generate shortcode
  4. Copy shortcode and paste in your post or page

常見問題

Size of QR code in Google API Charts not change?

Yes, change the image of QR code canvas, but not change the QR code size.
Limitations of Google API Charts.

QR Master save QR codes in disk?

Yes, with Php QR API each QR code is saved in ‘upload/qrmaster/cache’. When size of folder exceed 10MB, will be cleared.

評價

There are no reviews for this plugin.

貢獻者及開發者

“QR Master” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 QR Master 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.5

1.0.4

  • Colored QR codes with Php QR Code
  • New admin styled forms

1.0.3

  • Php QR Code API implmented
  • Admin from tool with tabs and new style
  • New classic CSS style
  • Cache in uploads folder for save temporally QR codes from Php API (clear at 10MB)
  • Usages of QR codes and examples in admin tool

1.0.2

  • Option to disable code information and credits
  • Set CSS classic or disable CSS style

1.0.1

  • Bug fixed. Shortcode appears in top of content

1.0

  • First version (testing)