BACK TO DIRECTORY

Post QR Code Link

by Michael Homeister

0.0
(0 ratings)

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’];
}

Screenshots

Plugin Details

Active Installs
10
Total Downloads
1,426
Version
1.0.1
Requires WP
3.5
Requires PHP
Tested Up To
5.8.15
Added
2022-01-22
Last Updated
2022-01-22 11:05am GMT

Ratings

5
0
4
0
3
0
2
0
1
0