Linux 软件免费装
Banner图

FARM QR Code Generator

开发者 yannishimself
更新时间 2026年5月11日 00:23
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

redirect woocommerce qr code shortlink qr

下载

1.3.5

详情介绍:

QR Code Generator creates scannable QR codes for your WordPress content. Each post, page, or WooCommerce product gets a compact short URL (/go/{base36}) that 301-redirects to the original permalink. Key Features: How It Works:
  1. Edit any post, page, or product
  2. Find the "QR Code" meta box in the sidebar
  3. Click "Generate QR Code"
  4. Download the PNG or copy the short URL

安装:

  1. Upload the farm-qr-code-generator folder to /wp-content/plugins/
  2. Activate the plugin through the "Plugins" menu in WordPress
  3. (Optional) Configure settings under Tools > QR Code Generator
  4. Edit any post and use the QR Code meta box in the sidebar
Requirements:

屏幕截图:

  • Settings page under Tools > QR Code Generator

升级注意事项:

1.3.0 New colour and size customisation options. Existing QR codes are not affected — regenerate them to apply new settings.

常见问题:

Does this plugin require an external API?

No. QR codes are generated entirely in PHP on your server using the GD image library.

What post types are supported?

By default: posts, pages, and WooCommerce products. You can select which post types to enable in Tools > QR Code Generator.

Can I customise the QR code appearance?

Yes. Go to Tools > QR Code Generator to change the pixel size, quiet zone (margin), and dark/light colours.

Do existing QR codes update when I change settings?

No. After changing settings, click "Regenerate QR Code" on each post to apply the new appearance.

Where are the QR code images stored?

In your uploads directory under wp-content/uploads/qr-codes/. They are automatically deleted when a post is permanently deleted.

Does the short URL work without pretty permalinks?

The /go/{base36} rewrite requires pretty permalinks to be enabled (Settings > Permalinks — anything other than "Plain").

更新日志:

1.3.0 1.2.0 1.1.0 1.0.0