woocommerce/includes/cli
Mike Jolley 38703f1907 Product crud admin save routine (#12174)
* Initial props

* Work on admin saving

* Set/get attributes

* Atom was moaning about this before but no longer.

* Update get_shipping_class

* WC_Product_Attribute

* Use getter in admin panel

* Fix attribute saving

* Spacing

* Fix comment

* wc_implode_text_attributes helper function
2016-10-26 18:02:50 +01: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 Fixed coding standards 2016-09-13 18:24:21 -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 PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket 2016-09-02 04:33:57 +03:00
class-wc-cli-product-category.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-cli-product.php Product crud admin save routine (#12174) 2016-10-26 18:02:50 +01:00
class-wc-cli-report.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-cli-tax.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-cli-tool.php Added tool subcommand. 2015-10-01 15:46:04 +02:00