| 开发者 | dreamfox |
|---|---|
| 更新时间 | 2026年8月18日 20:19 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0.4 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
Dreamfox Shipping Methods per Product for WooCommerce/wp-content/plugins/Yes, you can select multiple shipping methods per product.
When multiple products with different shipping rules are added:
Yes. The plugin works on both the classic [woocommerce_checkout] shortcode checkout and the new WooCommerce Block Checkout (Cart block + Checkout block). Shipping method restrictions are enforced through core WooCommerce shipping filters that both checkout experiences use, so allowed/excluded shipping methods behave identically either way.
You can find everything you need: 🌐 Website & Premium Features:\ https://www.dreamfoxmedia.com 📚 Knowledge Base (guides & tutorials):\ https://help.dreamfoxmedia.com/shipping-gateway-per-product 🛠 Support (submit a ticket):\ https://dreamfoxmedia.com/support/
.wordpress-org assets folder (banner, icon, screenshots) so the deploy workflow pushes them to the WordPress.org plugin listing.shipping-gateway-per-product-for-woocommerce — it now correctly matches the published WordPress.org slug, woocommerce-shipping-gateway-per-product. This only affects how translations are loaded; no functional changes.woocommerce_shipping_packages / woocommerce_package_rates) was tested live against a WooCommerce 11.0.1 block checkout — excluded shipping methods correctly stay hidden and orders placed through the block checkout carry the correct shipping method.cart_checkout_blocks compatibility via FeaturesUtil::declare_compatibility().