| 开发者 | jpgleeson |
|---|---|
| 更新时间 | 2026年6月2日 01:04 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
CHIT-XXXX-XXXX, with no ambiguous characters (no 0/O, 1/I/L, or U/V confusion) so they're easy to read off prints.[chit_redeem] shortcode. Requires login (codes are tied to user accounts so customers can re-download anytime).chit folder to wp-content/plugins/ (or install via the Plugins screen).[chit_redeem] shortcode. You can find it under Pages, rename it, or move it under another menu as you like.On the auto-created Redeem Chit Code page (slug /redeem-chit-code/ by default). The page contains the [chit_redeem] shortcode, which renders the redemption form. You can move the shortcode to any other page or post and link to it from your menus.
Yes. Codes grant download permission to a specific WooCommerce account so the customer can re-download the file later. Guests who try to redeem are sent to the login page first.
No. Codes are single-use. Once redeemed, the status flips to activated permanently. If you need multi-use license-key behaviour, that's a different use case and not currently supported.
Yes. Visit Chit → View Codes, filter by the batch number, and click Revoke on each (or use the batch dropdown to scope the list). Revoked codes can't be redeemed.
The Print PDF action opens a standalone HTML page laid out for A4 print; you then use your browser's Print → Save as PDF option.
It's WooCommerce's default behaviour for any order moving to completed status. The email is useful as it contains the download link.
Deactivating leaves your data intact. Deleting the plugin from the Plugins screen runs the uninstall script, which drops the chit_codes and chit_batches tables and clears the related options. The auto-created redemption page is not deleted — you can remove it manually from Pages → Trash.
manage_woocommerce — the same capability WooCommerce uses for its own back-office screens. Shop managers can use Chit; regular subscribers cannot.