plugin-icon

Post QR Code Link

This plugin shows a QR code with the current permalink in a backend metabox for quick-access to the page/post via tablet or phone.
版本
1.0.1
活跃安装
10
最后更新
Jan 22, 2022

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

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.8.13
这个插件是可用的下载,适用于您的站点。