WooCommerce Sequential Order Numbers Pro

WooCommerce Sequential Order Numbers Pro 1.21.6

No permission to download
v1.21.6
  • Searching by sequential order number wasn't working when Full Text Search was enabled
  • Address translation warning: Translation loading for the woocommerce-sequential-order-numbers-pro domain was triggered too early.
  • Update the plugin framework to v5.15.9
v1.21.4
  • Sorting orders by ID in WP Admin not using sequential order numbers on sites with HPOS enabled
  • Ensure order numbers are not assigned to draft orders created via block checkout. This fixes issues with gaps in order numbers when someone doesn't complete an order.
  • Subscriptions Integration - Update deprecated usage of `wcs_subscription_meta` in favor of `wc_subscriptions_subscription_data`
* Fix - Developer helper method `find_order_by_order_number()` not returning correct results when HPOS is enabled
* Fix - Update deprecated usage of `wcs_renewal_order_meta` in favor of `wc_subscriptions_renewal_order_data`
* Dev - Allow third parties to filter the query to generate an order number
Fix - Use `wc_get_orders` to query orders in the lifecycle install script to avoid issues with HPOS
* Misc - Add support for the WooCommerce Checkout block
* Dev - Checkout block draft orders are considered auto-drafts for the purposes of sequential order numbers
Top