This plugin is outdated and might not be supported anymore
Post QR Code Link

Post QR Code Link

Details
View on WordPress

Supports posts and pages.

How to Use this Plugin

  1. Just activate this plugin and you’ll see a new meta-box showing a QR-Code with the permalink to the current post/page

ToDo

There will be an admin page to activate or deactivate this meta-box feature for the post-types you like. As for now you can use the
filter qrcode_link_post_types to return a string-array of post-types you want this feature for.

Example:
add_filter(‘qrcode_link_post_types’, ‘qrcode_post_types’);
function qrcode_post_types($post_types){
return [‘post’, ‘page’, ‘product’];
}

Details

Plugin code:
backend-qr-code-post-link
Plugin version:
1.0.1
Outdated:
Yes
WP version:
3.5 or higher
PHP version:
or higher
Test up to WP version:
5.8.10
Total installations:
10
Last updated:
2022-01-22
Rating:
Times rated:
0
backend
qr-link
qrcode