QRMemo

설명

QRMemo is a versatile WordPress plugin that enables you to automatically generate and display QR codes at the end of specific post types. The QR codes added automatically contain the URL of the page or post they are appended to, making it easy for users to share or save the page.

The plugin also supports generating QR codes using a shortcode, allowing you to insert a QR code with custom text anywhere in your content.

Key Features:
* Automatically add QR codes containing the page URL to the end of posts, pages, and other custom post types.
* Customize which post types should display QR codes.
* Generate QR codes via shortcode, specifying custom text, size, margin, and alignment.

Libraries Used:
* Endroid QR Code – A powerful library for generating QR codes in PHP.

License

This plugin is licensed under the GPLv2 or later. For more details, see https://www.gnu.org/licenses/gpl-2.0.html.

스크린샷

설치

  1. Upload the qrmemo folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin settings under ‘Settings’ -> ‘QRMemo’.

FAQ

How do I insert a QR code in my content?

You can use the [qrmemo] shortcode to insert a QR code anywhere in your content. For example:

[qrmemo text="Hello World" size="150" margin="10" align="center"]

This shortcode generates a QR code with the specified text, size, margin, and alignment.

Can I choose which post types display QR codes automatically?

Yes! In the plugin settings, you can select the post types where QR codes should be automatically added.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“QRMemo”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “QRMemo”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.1

  • Fixed Plugin Check compliance issues.
  • Improved settings sanitization.
  • Improved translation handling.
  • Tested up to WordPress 6.9.

1.0

  • Initial stable release with support for adding QR codes to selected post types and shortcode generation.
  • Simplified settings and removed unnecessary options for a streamlined user experience.