woocommerce/includes/cli
Mike Jolley 5f4dbdb733 [Product CRUD] Variations - setters, getters and admin. (#12228)
* Started on variation changes

* Stock functions

* Variation class

* Bulk change ->id to get_id() to fix variation form display

* Missing status

* Fix add to cart

* Start on stored data save

* save variation

* Save_variations

* Variation edit panel

* Save variations code works.

* Remove stored data code and fix save

* Improve legacy class

* wc_bool_to_string

* prepare_set_attributes

* Use wc_get_products

* More feedback fixes

* Feedback fixes
2016-11-09 16:05:49 +00:00
..
class-wc-cli-command.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-cli-coupon.php another PHP syntax fix for lower PHP versions 2016-09-09 15:34:46 +03:00
class-wc-cli-customer.php add translators comments 2016-10-29 20:32:38 +03:00
class-wc-cli-exception.php Initial works on WP-CLI support. 2015-10-01 09:34:03 +02:00
class-wc-cli-order.php [Product CRUD] Variations - setters, getters and admin. (#12228) 2016-11-09 16:05:49 +00:00
class-wc-cli-product-category.php add translators comments 2016-10-29 20:32:38 +03:00
class-wc-cli-product.php [Product CRUD] Variations - setters, getters and admin. (#12228) 2016-11-09 16:05:49 +00:00
class-wc-cli-report.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-cli-tax.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-cli-tool.php Added tool subcommand. 2015-10-01 15:46:04 +02:00