Ben Bidner
|
c8dd2b6268
|
fixes usage of void return value from `wc_cart_totals_taxes_total_html()`
|
2015-06-01 12:54:07 +01:00 |
Mike Jolley
|
5920b88d5d
|
Add classes to tax and shipping labels/notices
Closes #8189
|
2015-05-27 16:17:36 +01:00 |
Mike Jolley
|
0dcadc668e
|
Hide tax totals based on wc_tax_enabled()
|
2015-05-15 14:04:13 +01:00 |
Mike Jolley
|
3b547c4218
|
sanitize coupon class names
Closes #7802
|
2015-03-27 15:38:57 +00:00 |
Mike Jolley
|
8554796c4b
|
Show calculate total when shipping is needed, but shipping is hidden.
Closes #7650
|
2015-03-10 16:57:43 +00:00 |
Mike Jolley
|
0ed3ce9023
|
Revert "Merge remote-tracking branch 'origin/shipping-costs'"
This reverts commit acc239cd1c , reversing
changes made to b0e0bdcfad .
|
2015-03-10 16:43:02 +00:00 |
James Koster
|
c9fff65365
|
shipping costs. #7650
|
2015-03-06 13:23:18 +00:00 |
Claudio Sanches
|
88d5997cda
|
Moved the "cart notes" before the "proceed to checkout" button, closes #6935
|
2014-12-19 10:12:31 -02:00 |
Mike Jolley
|
549d7ab2c0
|
Removed 'apply before tax' options for coupons - this should be the default core behaviour
|
2014-11-24 17:24:25 +00:00 |
James Koster
|
ef28c43862
|
move proceed to checkout button. closes #5496
|
2014-10-06 12:33:39 +01:00 |
shivapoudel
|
fbf0314bb6
|
Absolute path should have curly braces - part 1
|
2014-09-22 22:16:03 +05:45 |
Brent Shepherd
|
c7e6a779cb
|
Add wc_cart_totals_taxes_total_html()
Also introduces the new 'woocommerce_cart_totals_taxes_total_html' filter.
|
2014-03-20 17:54:42 -07:00 |
Mike Jolley
|
3ab6acc495
|
wc_cart_totals_coupon_label function and filter to override coupon labels
|
2014-02-21 15:16:47 +00:00 |
splashingpixels
|
6f5bcb8d1b
|
added coupon text for clarity
|
2014-01-14 21:13:47 -08:00 |
Coen Jacobs
|
c1a439eb99
|
Formatting functions woocommerce to wc refactor
|
2013-11-25 14:34:21 +01:00 |
Mike Jolley
|
5d2e1ac031
|
Refactor coupon code so coupons get the actual discount amount, redone edit coupon screen with tabs, added coupon item limits which Closes #3902
|
2013-10-18 18:10:58 +01:00 |
Mike Jolley
|
622715ec36
|
Option for itemized vs grouped taxes. Closes #3453.
|
2013-09-23 16:10:09 +01:00 |
Mike Jolley
|
e01df544ec
|
Reworked total templates to support coupon lines, and started support for multiple shipping methods per order.
@todo store shipping methods in the order
@todo test with PP shipping real world
cc @coe
|
2013-08-14 21:00:34 +01:00 |