开发者 | alikhallad |
---|---|
更新时间 | 2023年12月8日 05:35 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.4.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Yes, you can. You have the option to set your own message in WC account settings.
That's easy, just use the [wc_pcr_message]
shortcode where you want the prompt to appear. Just make sure to pass the order id in the URL (eg: /?order_id=1), or as a shortcode attribute (eg: [wc_pcr_message order_id="1"])
[wc_pcr_message]
to allow displaying prompt on custom checkout page