=== QR Coder === Contributors: matmattia Donate link: https://www.paypal.com/donate/?hosted_button_id=MQVMRTV6PW4AQ Tags: qr code Requires at least: 4.0 Tested up to: 6.9 Stable tag: 2.3.1 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin generate QR code of posts' links in admin section. == Description == QR Coder print a QR code of the posts' permalinks in admin section. You can choose which post types have the QR codes. == Installation == 1. Upload `qr-coder` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Where I can find the italian support? = [Here!](https://www.matriz.it/projects/qr-coder/) == Screenshots == 1. Settings page 2. Example of a post with a QR code == Changelog == = 2.3.1 = * Updated chillerlan/php-qrcode to 5.0.5. = 2.3.0 = * The settings shows only the post types with links now. * Updated chillerlan/php-settings-container to 2.1.6. = 2.2.1 = * Fixed upgrade to version 2.2.1. = 2.2.0 = * Added link to QR Code PNG image. * Updated chillerlan/php-qrcode to 5.0.2. = 2.1.0 = * Updated chillerlan/php-qrcode to latest version of 5.0.0. * Added link to QR Code image. = 2.0.0 = * Removed PHP QR Code and added chillerlan/php-qrcode. * The plugin supports PHP 7.4+. = 1.0.0 = * First stable version. == Upgrade Notice == = 2.0.0 = The plugin supports PHP 7.4+. = 1.0.0 = This is the first stable version.