Skip to content

v2.1.0

Compare
Choose a tag to compare
@robertdevore robertdevore released this 25 May 03:52
· 56 commits to master since this release
  • Added wpd_ecommerce_login_to_checkout_register_button_url filter in checkout/checkout-shortcode.php
  • Added wpd_ecommerce_allowed_tags helper function in includes/wpd-ecommerce-core-functions.php
  • Added 'Curbside pickup' option to payment options in includes/wpd-ecommerce-activation.php
  • Added 'Curbside pickup' option to payment options in includes/wpd-ecommerce-core-functions.php
  • Bugfix updated 'require login to checkout' functionality in checkout/checkout-shortcode.php
  • Bugfix product category archive not displaying out of stock message in includes/extend/inventory/includes/wpd-inventory-functions.php
  • Updated inventory metabox to use wpd_ecommerce_allowed_tags helper function in includes/extend/inventory/admin/class-wpd-inventory-metaboxes.php
  • Updated product thumbnail display in cart, checkout and order details in classes/class-item.php
  • Updated product thumbnail display in cart, checkout and order details in includes/wpd-ecommerce-orders-functions.php
  • Updated language translation files for all included translations
  • WordPress Coding Standards updates in multiple files throughout the plugin
  • General code cleanup throughout various files in the plugin