Skip to content

Release v2.9.16

Compare
Choose a tag to compare
@sabbir1991 sabbir1991 released this 11 Jun 03:36
· 1816 commits to develop since this release

v2.9.16 -> June 11, 2019

  • Fix* Hide hidden and out of stock products in vendor store page
  • Fix* A non-numeric value encountered warning in vendor product listing page, if product price is not given
  • Fix* Add failed order in vendor order listing page
  • Fix* Creating product from admin backend returns 2 instance of the product author
  • Tweak* Ensure dokan_get_seller_id_by_order filter is always taking effect
  • Tweak* Make dokan vendor dashboard responsive
  • Tweak* Show admin notice stating WooCommerce is required if not found on dokan installation
  • Tweak* Add hook after creating and updating object via dokan REST API
  • Tweak* Add dokan_ensure_vendor_coupon filter while ensuring vendor coupon restriction
  • Tweak* Add updater class to fix banner issue where store settings and listing template was overridden
  • Tweak* Add filter hook while fetching vendor products
  • Tweak* Add define method to define plugin constants