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.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>in your templates
FAQ
A question that someone might have
An answer to that question.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Woo Data Updater” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woo Data Updater” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release