WooCommerce Amazon Fulfillment Version 4.1.4
Version 4.1.4 of WooCommerce Amazon Fulfillment was released on March 02, 2023 and is now available. Learn how to immediately download from WPspring.
Version 4.1.4 of WooCommerce Amazon Fulfillment was released on March 02, 2023 and is now available. Learn how to immediately download from WPspring.
* Added setting option to only sync products that fulfil with Amazon.
* Added API timeout default duration to allow for adequate API request time.
Version 1.4.5 of WooCommerce ipay88 Gateway was released on March 02, 2023 and is now available. Learn how to immediately download from WPspring.
* Tweak: Added compatibility for Polylang multilanguage setup. The Polylang plugin did not take into consideration the wc-api endpoints and those were not set based on the language.
Version 2.4.2 of WooCommerce Order Delivery was released on March 02, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix – Fixed the delivery date column content in the order list table when the order has no delivery date.
Version 2.4.3 of WooCommerce Mix and Match Products was released on March 02, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix: Vertical alignment of quantity inputs in grid mode (for most themes).
* Fix: Tweak WoodMart theme module to support different column numbers.
Version 2.5.4 of WooCommerce API Manager was released on March 02, 2023 and is now available. Learn how to immediately download from WPspring.
* Update: Refactored templates/emails/api-keys-order-complete.php to place data in a table, and to add more details.
* Update: Refactored templates/emails/plain/api-keys-order-complete.php to add more details.
* Dev: Added woocommerce-api-manager/includes/wcam-time-functions.php – Functions must be called using the plugins_loaded action hook.
* Dev: New action hooks added:
– wc_am_before_order_partially_refunded
– wc_am_after_order_partially_refunded
– wc_am_before_order_fully_refunded
– wc_am_after_order_fully_refunded
– wc_am_before_refund_deleted
– wc_am_after_refund_deleted
– wc_am_before_remove_order
– wc_am_after_remove_order
– wc_am_before_delete_order
– wc_am_after_delete_order
– wc_am_before_delete_order_item
– wc_am_after_delete_order_item
– wc_am_before_delete_sub_order_item
– wc_am_after_delete_sub_order_item