plugin-icon

Post QR Code Link

제작자: Michael Homeister·
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
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.