Περιγραφή
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.
- Repository: https://github.com/kazuhikoarase/qrcode-generator
- Homepage: https://github.com/kazuhikoarase/qrcode-generator#readme
- Documentation: https://docs.npmjs.com/
- License: MIT
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.
Μπλοκς
Αυτό το πρόσθετο παρέχει 1 μπλοκ.
- Copy Link & QR
Εγκατάσταση
- Upload the plugin files to
/wp-content/plugins/copy-link-and-qr-code/. - Activate the plugin through the “Plugins” screen in WordPress.
- 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.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“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_Adminclass 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.



