| 开发者 | alikhallad |
|---|---|
| 更新时间 | 2025年11月5日 01:24 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.7 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[wc_pcr_message] shortcode to place the prompt manually.
How to use
[wc_pcr_message] where you want the prompt to appear. Pass the order ID via URL parameter (eg: /?order_id=1) or shortcode attribute (eg: [wc_pcr_message order_id="1"]).Yes, you can. You have the option to set your own message in WC account settings.
The plugin automatically displays on the default WooCommerce order confirmation page. For custom pages, use the "Post Checkout Registration" block in the block editor, or add the [wc_pcr_message] shortcode. Make sure to pass the order ID via URL parameter (eg: /?order_id=1) or shortcode attribute (eg: [wc_pcr_message order_id="1"]).
[wc_pcr_message] to allow displaying prompt on custom checkout page