Mike Jolley
|
eade55041c
|
Delete args
|
2016-11-15 18:11:25 +00:00 |
Mike Jolley
|
dc60ea4c23
|
Merge branch 'master' into customer-data-store
# Conflicts:
# includes/class-wc-data-store.php
# woocommerce.php
|
2016-11-14 18:21:30 +00:00 |
Mike Jolley
|
00ed627b29
|
Data stores
|
2016-11-14 18:18:08 +00:00 |
Justin Shreve
|
d986d1bba1
|
Rename interface file
|
2016-11-14 09:13:55 -08:00 |
Justin Shreve
|
370166a6b0
|
Payment Token Data Store
|
2016-11-14 06:20:41 -08:00 |
Justin Shreve
|
4b33f11bf2
|
Move queries from coupon-functions.php to the coupon data store.
|
2016-11-14 02:31:04 -08:00 |
Claudio Sanches
|
d66e8bd7c0
|
Fixed declaration of WC_Coupon_Data_Store_CPT::delete
|
2016-11-09 16:07:20 -02:00 |
Justin Shreve
|
b41626c555
|
Implement Coupon Data Store (#12280)
* Implement a Coupon Data Store using CPTs..
* Handle PR feedback.
|
2016-11-09 12:21:18 +00:00 |
Claudio Sanches
|
3a2ebb854d
|
WC_Object_Data_Store::delete always not force delete
|
2016-11-09 02:37:50 -02:00 |
Claudio Sanches
|
8858e74c56
|
Fixed coding standards and tests
|
2016-11-08 18:27:21 -02:00 |
Justin Shreve
|
1797c76a14
|
Implement WC_Data_Store and related code & tests.
|
2016-11-08 01:39:47 -08:00 |