Skip to content

1.9.0

Compare
Choose a tag to compare
@Marcuzz Marcuzz released this 04 Oct 14:09
· 359 commits to master since this release
  • Enhancement: Added a setting for what sort order we should check charges by.
  • Enhancement: Added a setting for how many charges we should check at a time.
  • Enhancement: Default amount of charges to check per wp-cron run is now 10.
  • Change: Removed extra sortable columns from pending charges and failed charges tables. Sorting by meta value does not work in WooCommerce's wc_get_orders.
  • Fix: Order by random now works as expected in our periodic status check for charges.