Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release v2.9.13

Choose a tag to compare

@sabbir1991 sabbir1991 released this 24 Apr 05:11
· 3100 commits to develop since this release

v2.9.13 -> Apr 24, 2019

  • New Include store open close functionality in Dokan REST API
  • Fix* Vendor order and edit account page is shows 404 not found
  • Fix* Vue list table pagination style
  • Fix* Product stock is not reducing while order is placed via REST API
  • Fix* Show notice if product SKU is not unique while updating product in vendor dashboard
  • Fix* Product attributes with different language other than english was rendering incorrectly
  • Tweak If customer billing or shipping address is not found, show not found message in vendor dashboard
  • Tweak Refactor Dokan_Vendor_Manager class
  • Tweak Rename store category widget to store product category
  • Tweak Replace get_woocommerce_term_meta with get_term_meta as it was deprecated
  • Tweak Add action hook in vendor migration template
  • Tweak Check if it's vendor's own product while updating from vendor dashboard
  • Tweak Use correct function to retrieve current vendor id
  • Tweak Make debounce module public available
  • Tweak Load dokan vendor dashboard template classes in the frontend only