Manos Psychogyiopoulos
00b9887936
add order line item args filter to wc api/cli set_line_item method
2016-03-21 14:39:51 +02:00
Justin Shreve
3eacb992bc
Address issues from Mike's Feedback:
...
* Rename individual use, free shipping, and exclude sale items to match their meta names closer.
* Sanitize emails when using set_email_restrictions
* Remove some unnecessary explict true checks
* Move ID into _data with the rest of the fields
* Fixed some spacing issues
2016-03-17 09:19:27 -07:00
Justin Shreve
d738dec05d
Coupon CRUD (WIP).
2016-03-17 09:19:27 -07:00
Claudio Sanches
4760108a03
Merge pull request #10504 from woothemes/SiR-DanieL-patch-1
...
[WC-CLI] Allow multidimensional arrays to be created properly
2016-03-08 13:07:50 -03:00
Nicola Mustone
417a97af78
allow multidimensional arrays to be created properly
2016-03-08 17:00:35 +01:00
Nicola Mustone
c159f5c0c8
making easier to create variations
2016-03-08 16:49:30 +01:00
Nicola Mustone
4633982161
use a helper method to check values
2016-03-08 15:18:31 +01:00
Nicola Mustone
a174f85381
checking 'yes' against boolean
2016-03-08 14:51:04 +01:00
Nicola Mustone
090e0bac64
use the correct order ID
2016-03-07 16:14:21 +01:00
Mike Jolley
5ddc0b1a9a
[2.5] Fix CLI when setting a single category
...
Fixes #10409
2016-02-23 11:32:18 +00:00
Claudio Sanches
b7b6254bf4
[CLI] Added docs about product reviews fields
2015-12-15 15:36:57 -02:00
Claudio Sanches
bba6bdd6ea
[CLI] Updated delete product description
2015-12-15 15:20:11 -02:00
Claudio Sanches
7d7be633a6
[CLI] Added docs about product category fields
2015-12-15 15:11:21 -02:00
Claudio Sanches
67773e2338
[CLI] Fixed order update description
2015-12-14 19:48:34 -02:00
Claudio Sanches
ce360bc9b5
[CLI] Improved order delete command description
2015-12-14 19:34:13 -02:00
Claudio Sanches
9450151b16
[CLI] Fixed customer command descriptions and updated order delete description
2015-12-14 19:30:19 -02:00
Claudio Sanches
e22724bf95
[CLI] Updated create order descriptions and removed order_number
2015-12-14 19:26:04 -02:00
Claudio Sanches
28d27bf2c0
[CLI] Updated some command descriptions
2015-12-14 18:55:20 -02:00
Claudio Sanches
9b5020efff
[CLI] Added customer downloads fields docs
2015-12-14 18:32:04 -02:00
Claudio Sanches
2bc58f431a
[CLI] Updated update coupons options description
2015-12-14 18:13:53 -02:00
Lee Willis
adb4a7aa0b
Avoid fatal error due to duplicate params
2015-11-27 22:49:01 +00:00
Mehdi Esmaeili
101c7f47e1
Better Documentation: Put throws tag
2015-11-17 16:21:42 +03:30
Claudio Sanches
9adb04d612
[CLI] Created command to update tax rate
2015-11-06 02:50:07 -02:00
Claudio Sanches
74d1492fe7
[CLI] Created command to get tax rate
2015-11-06 02:31:58 -02:00
Claudio Sanches
1b54117a8b
[API] Created commands to delete tax rates and tax classes and fixed the list_class command name
2015-11-06 02:19:47 -02:00
Claudio Sanches
18cf62ed66
[API] Created commands to create tax rates and tax classes
2015-11-06 01:58:08 -02:00
Claudio Sanches
647a2e7498
[API] Created commands to list tax rates and tax classes
2015-11-06 01:37:57 -02:00
Claudio Sanches
ef7046ea76
[CLI] Created initial tax command class
2015-11-06 00:23:46 -02:00
Mike Jolley
61e746730f
wc_transaction_query function
...
Only uses transactions if enabled, or read uncommitted is supported
#9279
2015-11-04 14:11:40 +00:00
Claudio Sanches
58468d8821
[CLI] Fixed sanitization for product attributes
2015-11-03 17:11:54 -02:00
Jeff Stieler
95fe3d47c2
Use review comment meta for verification status in API calls and WP-CLI.
2015-10-20 22:03:29 -06:00
Claudio Sanches
3f0cb4763a
[CLI] Stop round product prices
2015-10-06 11:16:03 -03:00
Akeda Bagus
7cbc94a50f
Added tool subcommand.
...
Currenly only `clear_transients` is available. We'll add more in the
next release.
2015-10-01 15:46:04 +02:00
Akeda Bagus
0eea6a434c
Better wording for report command.
...
The command is not managing report, only show reports.
2015-10-01 15:34:37 +02:00
Akeda Bagus
7157b64588
Allow orders to be filtered by customer_id.
2015-10-01 15:20:18 +02:00
Akeda Bagus
df34fa9396
Implement cli command for customer' orders.
2015-10-01 15:20:05 +02:00
Akeda Bagus
0d91e1b6d3
Added more command help for `wp wc product`.
2015-10-01 15:18:54 +02:00
Akeda Bagus
274eede1f6
Initial works on WP-CLI support.
2015-10-01 09:34:03 +02:00