From e3401faa5aa4a86528a3e83afdae8ff07e93eae0 Mon Sep 17 00:00:00 2001 From: shashwata Halder Date: Fri, 4 Oct 2024 15:25:59 +0600 Subject: [PATCH] Add: add product form tests (download options, inventory) (#52) * Add: add product form tests (#2385) * Add: add product form tests (download options, inventory) * Fix : revert unwanted changes * Add & Refactor vendor payment tests (#2387) * Add: add vendor payment tests * Update: update feature map * Update: remove test.only * Add $data parameter to dokan_update_vendor hook (#2386) * Add $data parameter to dokan_update_vendor hook - Added $data array as second parameter to dokan_update_vendor action hook - Updated doc block for dokan_update_vendor hook to reflect new parameter - Added doc block for dokan_before_update_vendor hook * update: hook doc blocks * update:hook metadata with since attribute * chore: Release Version 3.12.4 --------- Co-authored-by: Al Amin Ahamed <34349365+mralaminahamed@users.noreply.github.com> Co-authored-by: Shazahanul Islam Shohag