Mike Jolley
|
5e26e66365
|
More friendly/less blunt "no shipping" messages.
Closes #5276
|
2014-04-10 13:51:04 +01:00 |
Brent Shepherd
|
d4661d6623
|
Add wc_cart_totals_taxes_total_html()
Also introduces the new 'woocommerce_cart_totals_taxes_total_html' filter.
|
2014-03-24 12:10:41 +00:00 |
Mike Jolley
|
2a787b8fb2
|
Use protocol relative URLs in the cart widget because it gets cached and can display on https or http pages Closes #5135
|
2014-03-20 09:53:56 +00:00 |
Mike Jolley
|
95f7b77a80
|
Tweak shipping language Closes #5030
|
2014-03-05 11:04:18 +01:00 |
Patrick Rauland
|
d8ab9de620
|
correcting cart template class names
|
2014-02-27 16:49:16 +01:00 |
Mike Jolley
|
4a4680d9d5
|
wc_cart_totals_coupon_label function and filter to override coupon labels
|
2014-02-27 15:25:19 +01:00 |
Nathan
|
2b05f508d7
|
Added the type attribute to the coupon input on the cart page
|
2014-02-27 15:22:59 +01:00 |
splashingpixels
|
45f241addc
|
added filter for empty cart return to shop link
|
2014-02-27 15:17:15 +01:00 |
James Koster
|
a078b942e7
|
removed a ↓ closes #4598
|
2014-01-31 15:31:35 +00:00 |
claudiosmweb
|
1d332b67dd
|
added extra class to cart item data, fixes #4600
|
2014-01-30 19:02:52 -02:00 |
splashingpixels
|
454b97080a
|
coding standards fixes
|
2014-01-22 20:36:24 -08:00 |
splashingpixels
|
b16d5195c8
|
coding standards fixes
|
2014-01-14 21:53:37 -08:00 |
splashingpixels
|
6f5bcb8d1b
|
added coupon text for clarity
|
2014-01-14 21:13:47 -08:00 |
Mike Jolley
|
956de3ce53
|
Merge pull request #4483 from daverogers/master
Add coupon code placeholder to cart template
|
2014-01-10 05:11:46 -08:00 |
justinstern
|
e131804d7a
|
Notice fix and Checkout Shipping Method classes
Fixes an admin notice. Adds a single class to the checkout shipping
method elements for convenience in collecting all of them via CSS
selector
|
2013-12-29 04:31:44 -05:00 |
Mike Jolley
|
690c5f7842
|
Resolve permalink issues Fixes #4400
|
2013-12-24 13:57:07 +00:00 |
Dave Rogers
|
b42f49c581
|
Add coupon code placeholder to cart template
|
2013-12-18 00:00:11 -08:00 |
Roy Ho
|
2dcd0149db
|
missing ending semicolons on wp_nonce_field()
|
2013-12-07 10:49:53 -08:00 |
Mike Jolley
|
e0779b0f06
|
Global templates make more sense than shop templates, and re-use quantity inputs for cart and single products Closes #4210
|
2013-11-28 17:23:45 +00:00 |
Coen Jacobs
|
4afbd0b556
|
Merge branch 'function-call-refactor'
Conflicts:
includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-template-functions.php
|
2013-11-25 15:42:26 +01:00 |
Mike Jolley
|
b774e84e29
|
Revert "Replaced templates functions"
This reverts commit 4ce301a080 .
|
2013-11-25 14:16:26 +00:00 |
Coen Jacobs
|
47ae00be28
|
Page functions woocommerce to wc refactor
|
2013-11-25 15:07:22 +01:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Mike Jolley
|
4ce301a080
|
Replaced templates functions
|
2013-11-25 14:01:37 +00:00 |
Coen Jacobs
|
c1a439eb99
|
Formatting functions woocommerce to wc refactor
|
2013-11-25 14:34:21 +01:00 |
Coen Jacobs
|
aaa14894ca
|
Core functions woocommerce to wc refactor
|
2013-11-25 13:45:04 +01:00 |
thenbrent
|
2fcd615f88
|
Update calls to wc_print_messages() function
Part of #4034
|
2013-11-12 20:59:40 -08:00 |
Mike Jolley
|
70e2a05bd6
|
wpautop when displaying values #3926
|
2013-11-11 13:50:36 +00:00 |
James Koster
|
1fbb6249ff
|
Replaced → / ← on frontend with icons from our font. closes #4009
|
2013-10-28 09:45:59 +00: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
|
5c8d8bbda9
|
fix urls
|
2013-10-02 13:04:28 +01:00 |
Gregory K
|
6f43712d06
|
Fixed spacing in () (again)
|
2013-09-25 12:14:35 -04:00 |
Gregory K
|
7e76ed7205
|
Fixed spacing in ()
|
2013-09-25 11:49:51 -04:00 |
Gregory K
|
93e0107aff
|
Fix product links in Cart when no variation
|
2013-09-25 10:48:51 -04:00 |
Mike Jolley
|
622715ec36
|
Option for itemized vs grouped taxes. Closes #3453.
|
2013-09-23 16:10:09 +01:00 |
Mike Jolley
|
06ef44c9df
|
Pass args to variation forms from cart page. Closes #3568
|
2013-09-23 15:47:47 +01:00 |
Illimar Tambek
|
cab01adea7
|
Show woocommerce messages in empty cart. Fixes issues when a message is queued to be displayed and user is redirected to cart page where he/she can not see any messages.
|
2013-09-06 17:31:41 +03:00 |
Mike Jolley
|
27053e1abd
|
escaping
|
2013-08-22 17:20:28 +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 |
Mike Jolley
|
2b31cdb360
|
Cart item data templates Closes #3216.
|
2013-08-13 14:14:24 +01:00 |
Mike Jolley
|
03af136986
|
Separate ship to options from sell to. Closes #3215.
|
2013-08-02 16:54:28 +01:00 |
Mike Jolley
|
c9f051dee2
|
Cart empty classes. Closes #3357.
|
2013-06-28 10:10:13 +01:00 |
Mike Jolley
|
3b5d8b7d41
|
Futher standardisation of cart and order loops. Closes #3348.
|
2013-06-17 12:21:24 +01:00 |
Mike Jolley
|
0539f808bf
|
Remove need for pre-ambles - standardize hooks. Closes #3181.
|
2013-06-14 12:21:38 +01:00 |
Mike Jolley
|
c72ae714f7
|
Removed nonce helper
@coe
|
2013-06-11 17:55:55 +01:00 |
Mike Jolley
|
646a8a008c
|
Make use of new functions
|
2013-06-11 15:59:54 +01:00 |
Coen Jacobs
|
e6bea70f62
|
Abstracted messages helper to class
|
2013-06-06 15:56:24 +02:00 |
Coen Jacobs
|
a09ebc9cca
|
Merge branch 'helpers-refactor' into core-class-refactor
Conflicts:
classes/class-wc-shortcodes.php
classes/shortcodes/class-wc-shortcode-change-password.php
classes/shortcodes/class-wc-shortcode-view-order.php
templates/myaccount/form-change-password.php
templates/myaccount/form-login.php
templates/order/order-details.php
woocommerce-functions.php
|
2013-06-06 13:55:36 +02:00 |
Mike Jolley
|
cea7037b56
|
Canonicalize Cross-Sells invokation Closes #2913
|
2013-06-05 17:29:10 +01:00 |
Coen Jacobs
|
88a7f0f720
|
Abstracted nonce helper to class #3282
|
2013-06-05 15:43:24 +02:00 |