Description
A woocommerce add on to support data updater with WP-CLI.
Run this command to execute the CLI script for woocommerce data updater. wp wc-data update
Please make sure you have WP-CLI installed on the server.
Faq
A question that someone might have
An answer to that question.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
?php do_action('plugin_name_hook'); ?
in your templates
Changelog
1.0
- Initial release