<!-- DO NOT EDIT THIS FILE; it is auto-generated from readme.txt -->
# Plugin Name

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

**Contributors:** [mehulkaklotar](https://profiles.wordpress.org/mehulkaklotar)  
**Tags:** [woocommerce data updater](https://wordpress.org/plugins/tags/woocommerce data updater), [data updater](https://wordpress.org/plugins/tags/data updater), [woo data updater](https://wordpress.org/plugins/tags/woo data updater), [woocommerce](https://wordpress.org/plugins/tags/woocommerce), [updater](https://wordpress.org/plugins/tags/updater), [data](https://wordpress.org/plugins/tags/data), [version update](https://wordpress.org/plugins/tags/version update), [wp](https://wordpress.org/plugins/tags/wp), [cli](https://wordpress.org/plugins/tags/cli), [wp cli](https://wordpress.org/plugins/tags/wp cli)  
**Requires at least:** 4.0  
**Tested up to:** 4.3  
**Stable tag:** 1.0  
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)  

## 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


