=== Copy Link and QR Code === Contributors: kishanparmar Plugin URI: https://wordpress.org/plugins/copy-link-and-qr-code/ Donate link: https://www.paypal.com/paypalme/kishanparmar4951 Tags: copy link, qr code, share, shortcode, gutenberg block Requires at least: 6.1 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds Copy Link & Show QR buttons on single any post type. Includes settings for post-types, position, shortcode, and a dynamic Gutenberg block. == Description == **Copy Link and QR Code** lets you add shareable buttons to posts, pages, and WooCommerce products: * Copy current page URL to clipboard * Generate a QR code on the fly (no external API) * Settings page for post types & placement * Shortcode `[copy_link_and_qr_code]` * Gutenberg block * Lightweight and privacy-friendly (no data collection) This plugin bundles the **[qrcode-generator](https://www.npmjs.com/package/qrcode-generator)** library. - Repository: [https://github.com/kazuhikoarase/qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) - Homepage: [https://github.com/kazuhikoarase/qrcode-generator#readme](https://github.com/kazuhikoarase/qrcode-generator#readme) - Documentation: [https://docs.npmjs.com/](https://docs.npmjs.com/) - License: MIT This implementation is based on **JIS X 0510:1999**. The word "QR Code" is a registered trademark of [DENSO WAVE INCORPORATED](http://www.denso-wave.com/qrcode/faqpatent-e.html). == Installation == 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** == Frequently Asked Questions == = Does this plugin collect user data? = No. It does not collect or send any data to external servers. = Can I use it with WooCommerce? = Yes. It works on products as well as posts/pages. == Screenshots == 1. Copy and QR buttons on a post 2. Plugin settings page == Changelog == = 1.0 = * Initial release. == Privacy == This plugin does not collect, store, or transmit any personal data.