=== Plugin Name ===
Contributors: mehulkaklotar
Tags: woocommerce data updater, data updater, woo data updater, woocommerce, updater, data, version update, wp, cli, wp cli
Requires at least: 4.0
Tested up to: 4.3
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A woocommerce add on to support data updater with WP-CLI.

== 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.

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

== Changelog ==

= 1.0 =
* Initial release
