| 开发者 | yuzool |
|---|---|
| 更新时间 | 2026年6月2日 16:27 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
https://www.yuzool.com/widgets/
Use shortcode:[yuzool_commerce_store]
Gutenberg block:
yuzool-commerce folder to /wp-content/plugins/.No. It is intentionally focused and simple for quick store launches.
No. V1 intentionally excludes inventory, tax, and shipping logic.
Configure your Stripe success URL to return to your site with signed params:
?yuzoco_order=success&yuzoco_product=PRODUCT_SLUG&yuzoco_session=ORDER_ID&yuzoco_nonce=...&yuzoco_token=...
When that URL is loaded, the plugin sends a notification email to the configured admin email.
yuzoco_ prefix.yzc_* AJAX/admin actions.yzc_* storage names.yzc_*) alongside current yuzoco_* return flow.yzc_ to yuzoco_ for WordPress.org naming compliance.FILTER_UNSAFE_RAW input reads.wp_enqueue_* asset loading.https://www.yuzool.com/widgets/.Yuzool Commerce Gate) with role/subscription mode controls and live preview.yuzool_commerce_gate: subscription, role, both, either.role="subscriber,editor").[yuzool_commerce_gate product="slug"]...[/yuzool_commerce_gate].past_due subscriptions.invoice.payment_failed.active, past_due, canceled) from webhook lifecycle events.one-time / subscription) and interval display label.invoice.payment_succeeded, invoice.payment_failed, customer.subscription.created/updated/deleted).mt_rand() usage with WordPress-preferred wp_rand() for Plugin Check compliance./product/{slug}).