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.

スクリーンショット

  • Settings Page – The settings page allows you to select which post types should display QR codes automatically.

インストール

  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

  • 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.