Linux 软件免费装

Crypto QR Code WP

开发者 ksym04
更新时间 2026年6月26日 21:30
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv3
版权网址: 版权信息

标签

qr code bitcoin cryptocurrency bitcoin donation crypto donation

下载

1.0.1 1.0.2 1.0.0 1.1.0 1.2.0 1.3.0

详情介绍:

Crypto QR Code WP lets you accept cryptocurrency donations and tips by displaying any wallet address on your site as a clean label and link that reveals a scannable QR code. It works with Bitcoin, Ethereum, Litecoin, Dogecoin, and any other coin: just paste in your public wallet address and the plugin handles the rest. Save your wallets once on the settings page and reuse them anywhere with a shortcode, a widget, or the block editor. Each cryptocurrency QR code is generated entirely in your visitor's browser, so nothing is written to your server and there are no external or third party requests. Perfect for Key features How it works
  1. Open Crypto QR Code in your admin menu and add a wallet (label, address, and an optional tooltip heading).
  2. Copy the generated shortcode, for example: [cqcw_generator heading="Donate" label="BTC" address="bc1qexampleaddress"]
  3. Paste it into any post, page, or widget. Visitors click the address to reveal the QR code.
Disclaimer Only ever use your public wallet address. Never share your private key. Any loss resulting from misuse of your keys is your own responsibility.

安装:

  1. In your WordPress admin, go to Plugins, then Add New.
  2. Search for "Crypto QR Code WP".
  3. Click Install Now, then Activate.
  4. Open the Crypto QR Code menu, add a wallet, and copy its shortcode into your content.
Manual installation:
  1. Download the plugin zip from WordPress.org.
  2. Upload the crypto-qr-code-wp folder to /wp-content/plugins/.
  3. Activate the plugin through the Plugins menu in WordPress.

屏幕截图:

  • The settings page where you manage your wallet library and copy shortcodes.

升级注意事项:

1.3.0 New Appearance tab with a live preview and custom colors, plus a styling fix so the widget looks right on every theme. Recommended for all users. 1.2.0 Adds a one click copy button and built in coin presets and icons. A safe, additive update. 1.1.0 Security and feature update: QR codes now render in the browser (no server files), full output escaping, and a new wallet settings page. Recommended for all users.

常见问题:

How do I add a wallet?

Open the Crypto QR Code menu in your WordPress admin, click Add Wallet, enter a label (such as BTC) and your public wallet address, then save. Each wallet shows a shortcode you can copy.

How do I use the shortcode?

The shortcode cqcw_generator accepts three parameters: heading, label, and address. Example: [cqcw_generator heading="Donate" label="BTC" address="bc1qexampleaddress"]

Is my wallet address safe to display?

Yes. A public wallet address is meant to be shared so people can send you funds. Never enter your private key anywhere.

Where is the QR code image stored?

Nowhere. The QR code is drawn in the visitor's browser each time the page loads, so the plugin does not create files or folders on your server.

Does it work with the block editor and widgets?

Yes. You can use the shortcode in a block, or add the Crypto QR Code WP widget to any widget area.

更新日志:

1.3.0 1.2.0 1.1.0 1.0.2 1.0.1 1.0.0