- Home
- /
- Krokedil Products
- /
- Partial Delivery for WooCommerce
- /
- Technical information
Technical information
Plugin data
Plugin version: 1.1.0
Last updated: 16 December, 2021
Tested with
WordPress version: 5.8.0
WooCommerce version: 5.7.0
Requires at least
WordPress version: 5.0
WooCommerce version: 4.0.0
PHP version: 7.0
Plugin changelog
1.1.0
- Feature - Add compatibility for Walley Checkout for WooCommerce.
- Fix - Fix setting order status for the partial delivery to completed did not trigger the woocommerce_order_status_completed action when doing it from the Delivery page.
- Fix - Added the delivery object to woocommerce_order_status_completed action in AJAX calls as well.
- Fix - Fixed a compatibility issue with order completion with the Nets Easy for WooCommerce plugin.
- Enhancement - Change main plugin class to singleton pattern to prevent things from triggering twice.
- Fix - Added the delivery object to the woocommerce_order_status_completed action to prevent compatibility issues.