Copy Link and QR Code

描述

Copy Link and QR Code allows you to add shareable buttons to posts, pages, and WooCommerce products:

  • Copy the current page URL to the clipboard.
  • Generate a QR code on the fly (no external API required).
  • Configure post types, button placement, and toggle admin QR column via settings page.
  • Shortcode: [copy_link_and_qr_code]
  • Gutenberg block for easy insertion.
  • Lightweight and privacy-friendly (no data collection).

This plugin bundles the qrcode-generator library.

This implementation is based on JIS X 0510:1999.

The term “QR Code” is a registered trademark of DENSO WAVE INCORPORATED.

Privacy

This plugin does not collect, store, or transmit any personal data.

螢幕截圖

  • Copy Link & Show QR buttons on a post/page/product.
  • Plugin settings page.

Blocks

This plugin provides 1 block.

  • Copy Link & QR

安裝

  1. Upload the plugin files to /wp-content/plugins/copy-link-and-qr-code/.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Configure settings under Settings Copy Link & QR Code.

常見問題

Does this plugin collect user data?

No. It does not collect, store, or send any data to external servers.

Can I use it with WooCommerce?

Yes. It works on products as well as posts and pages.

Can I show QR codes in the admin post list?

Yes. Enable the Show QR Code Column in Admin toggle in the plugin settings to display a QR code column in post/page/custom post type lists.

評價

2025年9月14日
As a WordPress developer, I often need to share post links or QR codes quickly. This plugin delivers exactly that: reliable, fast, and with no bloat. Integration is smooth, settings are intuitive, and performance remains clean. A clean addition to any site that needs easy link sharing.
閱讀全部2個評價

貢獻者及開發者

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

貢獻者

Copy Link and QR Code 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Copy Link and QR Code 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1

  • Added admin setting toggle to enable/disable QR Code column in post/page/custom post type list tables.
  • Updated settings page to include the new toggle.
  • Refactored CLQRC_Admin class for better maintainability.
  • Minor HTML and formatting improvements in the settings page.
  • Ensured compatibility with WordPress 6.1+ and PHP 7.4+.

1.0

  • Initial release.
  • Adds Copy Link & Show QR buttons on single posts, pages, and CPTs.
  • Settings page for post types & button position.
  • Shortcode [copy_link_and_qr_code] and Gutenberg block.
  • Privacy-friendly: no data collection.