Skip to content

Releases: getdokan/dokan-wpml

v1.1.6

28 Aug 09:18
Compare
Choose a tag to compare

v1.1.6 -> Aug 28, 2024

  • update: Vendor Verification Method Translation Support added.

v1.1.5

10 Jul 09:21
Compare
Choose a tag to compare

What's Changed

  • new: Added string translation configuration for dokan dashboard menu manager. by @aihimel in #75

New Contributors

Full Changelog: v1.1.3...v1.1.5

v1.1.4

10 Jul 09:03
Compare
Choose a tag to compare
v1.1.4 Pre-release
Pre-release

What's Changed

  • new: Added string translation configuration for dokan dashboard menu manager. by @aihimel in #75

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

13 Jun 11:17
Compare
Choose a tag to compare

v1.1.3 ( Jun 13, 2024 )

  • update: Dokan Product meta-key set to copy in WPML
  • fix: Store category counts sync for multiple language

v1.1.2

21 May 03:49
Compare
Choose a tag to compare

v1.1.2 ( Apr 01, 2024 )

  • update: Vendor Subscription remaining product count WPML Support

v1.1.1

18 Mar 08:54
Compare
Choose a tag to compare

v1.1.1 ( Mar 13, 2024 )

  • update: Vendor Dashboard Settings submenu translation Support added
  • update: Allowed category in vendor subscription translation support added

v1.1.0

06 Mar 08:52
Compare
Choose a tag to compare

v1.1.0 -> Mar 03, 2024

  • update: single string translation support added for Shipping Status, RMA Reason, Abuse Report Reason #44
  • update: Vendor Subscription products various custom field value sync with Translation
  • update: Added Dokan Vendor Subscription WPML Support
  • update: Preserve query params on WPML Language switch

v1.0.10

29 Jan 06:48
Compare
Choose a tag to compare

v1.0.10 -> Jan 23, 2024

  • fix: Translation-Related Issues with Specific Menu Items in Vendor Dashboard with WPML
  • fix: Woocommerce error notice when Dokan WPML Integration plugin is active
  • fix: PHP warning creation of dynamic property

v1.0.9

12 Dec 13:10
Compare
Choose a tag to compare

v1.0.9 -> Dec 12, 2023

  • new: added a new filter named dokan_get_translated_page_id support added. With it, we will be able to get translated Page id from any Page ID.
  • update: WordPress Version 6.4.2 compatibility added.
  • update: WooCommerce Version 8.2.2 compatibility added.

v1.0.8

08 Jun 09:14
Compare
Choose a tag to compare

v1.0.8 -> Jun 08, 2023

  • fix: When the admin disables vendors using one language the vendor product still shows on the shop page after switching to another language.
  • fix: Store category filter does not work for the secondary language.
  • fix: The secondary language products are not being deleted after deleting a product from the primary language.
  • fix: Fixed a issue when we are using dokan_get_navigation_url() function to get any dashboard link, it gives translated page URL instead of the default language dashboard page URL.