How to upload the plugin changes to the WordPress marketplace.
- Download the plugin repository
Create a directory in Projects called
woomarket/
, and go to it. Use this command to download the plugin.
svn co https://plugins.svn.wordpress.org/plugin-slug
If you already have the project, you can update to the latest version by doing