Claudio Sanches
|
d48f1d4e2e
|
Fixed package tag usage
|
2020-08-05 13:36:24 -03:00 |
Ron Rennick
|
5ee0eccb7b
|
add/update correct deprecated notices on existing deprecations
|
2020-07-16 17:13:08 -03:00 |
Christopher Allford
|
2ef15f02e3
|
Renamed `WC_Cart::is_tax_displayed()` to `WC_Cart::get_tax_price_display_mode()` to clarify intent
|
2020-07-13 07:21:19 -07:00 |
Claudio Sanches
|
0de1d4f9c0
|
Updated docblock
|
2020-06-30 13:32:11 -03:00 |
Claudio Sanches
|
54a94152ec
|
Map all deprecated keys in __isset()
|
2020-06-30 13:25:30 -03:00 |
Claudio Sanches
|
701490b13e
|
Apply suggestions from code review
Co-authored-by: Néstor Soriano <nestor.soriano@automattic.com>
|
2020-06-30 13:05:56 -03:00 |
Claudio Sanches
|
e0105f124f
|
Deprecate WC_Cart->tax_display_cart
|
2020-06-02 13:55:29 -03:00 |
Mike Jolley
|
01871fd2c8
|
Add getter for tax_display_cart variable, with filter
|
2017-12-15 13:39:35 +00:00 |
Mike Jolley
|
93a6f68408
|
Merge pull request #17193 from woocommerce/fix/legacy-fees-api
Fix/legacy fees api
|
2017-10-13 17:36:43 +01:00 |
Mike Jolley
|
803b31a18c
|
Switched to property_exists and moved deprecation notice to avoid errors and setting fees unnecessarily.
|
2017-10-13 13:46:49 +01:00 |
Manos Psychogyiopoulos
|
3562f7156a
|
Add missing break in WC_Legacy_Cart class
|
2017-10-13 14:17:13 +03:00 |
Boro Sitnikovski
|
71305b131f
|
Treat values in cart_contents hash as arrays instead of objects
|
2017-09-29 18:46:34 +02:00 |
claudiulodro
|
d5981b34e8
|
Remove redundant rendundancy in deprecation notices
|
2017-09-21 09:45:38 -07:00 |
Mike Jolley
|
eb79566985
|
Fix legacy access to array props (fees, taxes, coupon totals + taxes)
Closes #16861
|
2017-09-20 15:39:05 +01:00 |
Boro Sitnikovski
|
d934bf89e1
|
Use proper variable scoping on class level instead of function level
|
2017-09-01 10:46:29 +02:00 |
Mike Jolley
|
57865204aa
|
Cart fees class and legacy
|
2017-08-22 15:17:58 +01:00 |
Mike Jolley
|
5c271af844
|
Handle isset for legacy props, and adjust free shipping logic
Closes #16547
|
2017-08-21 13:01:20 +01:00 |
Mihai Grigori
|
f6a6cef1d9
|
\WC_Legacy_Cart::get_cart_for_session must return a value
|
2017-08-21 11:58:29 +03:00 |
Mike Jolley
|
1c8ad67a9e
|
Fix tests and tax merges
|
2017-08-18 15:05:01 +01:00 |
Mike Jolley
|
d2e3839d99
|
Use getters and setters in cart class
|
2017-08-18 12:51:45 +01:00 |
Mike Jolley
|
a190dc79c3
|
Legacy getters/setters
|
2017-08-18 12:24:17 +01:00 |
Mike Jolley
|
aefb9c4705
|
Moved magic method to legacy
|
2017-08-18 11:37:22 +01:00 |
Mike Jolley
|
c0368362ce
|
First pass
|
2017-08-18 11:29:26 +01:00 |
Mike Jolley
|
6dc67ee133
|
phpcs
|
2017-08-08 10:51:35 +01:00 |
Claudio Sanches
|
77855f9d07
|
Soft deprecated WC_Cart->coupon_applied_count
|
2017-07-28 18:12:56 -03:00 |