We are pleased to announce the release of WC Vendors Marketplace v2.4.2. In this release, we’re focused on fixing user-reported bugs and some of which we’ve discovered.
Updates
We have updated our development tool. It will make it easier for developers who want to contribute to this project.
Start
Running npm run start
the command will install all dependencies and then build and watch all assets changes such as JS and CSS
Build
To build assets and language you can run npm run build
command
Dev
To build and watch CSS file changes, you can run the npm run dev
command. It will build all assets and watch change
Fixes
- Fixed: Vendor menu shows on Admin dashboard (Fixed: Vendor menu show on Admin dashboard #844)
- Fixed: Duplicate H1 tag on products (Fixed: Duplicate H1 tag on products #840)
- Fixed: The colspan does not match in vendor dashboard (Fixed: The colspan does not match in vendor dashboard #838)
Changelog
Version 2.4.2 - 16th May 2022 * Updated: Dev tools (#842) * Fixed: Vendor menu shows on Admin dashboard (#844) * Fixed: Duplicate H1 tag on products (#840) * Fixed: The colspan does not match in vendor dashboard (#838)
Updates
The update will show up in your plugin updates within the next 24 hours from WordPress.org.
Questions?
If you have any issues or questions, be sure to post them to our support forums on wordpress.org