Skip to content

Instantly share code, notes, and snippets.

@sandeepwisetr
Created February 6, 2020 11:32
Show Gist options
  • Save sandeepwisetr/65253b9e76b1bad6e0fe68ccac256445 to your computer and use it in GitHub Desktop.
Save sandeepwisetr/65253b9e76b1bad6e0fe68ccac256445 to your computer and use it in GitHub Desktop.
Update order review not running due to woocommerce 3.9
window.addEventListener('load',function(){
jQuery('body').trigger('update_checkout');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment