Claudiu Lodromanean
c2c7cbeccb
Merge pull request #22444 from woocommerce/fix/22119
...
Fix checkout field locales on first load
2019-01-16 09:39:42 -08:00
Mike Jolley
753410bddf
methods->options, estimate->shipping
2019-01-15 17:14:23 +00:00
Mike Jolley
35a01fd06a
Update select placeholders on locale change
2019-01-15 15:50:55 +00:00
Mike Jolley
d3d1864b4e
Select an option vs state
2019-01-15 15:24:17 +00:00
Rodrigo Primo
b4db23a4fc
Bump template version after change in #22078
2019-01-09 17:39:02 -02:00
Rodrigo Primo
edd8f14e40
Merge branch 'master' of github.com:woocommerce/woocommerce
2019-01-09 17:38:32 -02:00
Rodrigo Primo
0b09bef386
Merge pull request #22078 from unfulvio/make-shipping-options-available-text-filterable
...
Make shipping may be available text filterable
2019-01-09 17:38:00 -02:00
Rodrigo Primo
7daf97d1f8
phpcs fixes
...
this indentation change is a bit odd but makes phpcs happy
2019-01-09 17:32:27 -02:00
Mike Jolley
2724fd76cd
Merge pull request #22017 from Bradley-D/feature/wpcs-inline-php
...
WPCS: inline PHP semicolon and spacing
2019-01-07 12:47:08 +00:00
Bradley Davis
e97204a483
Removed @author tag from docbloc in the template files
2018-12-06 12:13:39 -02:00
Fulvio Notarstefano
3c4f0db9cc
Make shipping may estimate text filterable
2018-11-29 17:16:22 +08:00
Fulvio Notarstefano
1d2700e42f
Make shipping may be available text filterable
2018-11-29 14:19:20 +08:00
Bradley Davis
7481af8614
[ UPDATE ] inline PHP semicolon and spacing
2018-11-22 20:37:14 +10:00
claudiulodro
59e6aad015
Dont kses cart images
2018-10-15 14:11:34 -07:00
Gerhard Potgieter
e92256309e
Update template version number for template changes in efe06cb147
2018-09-25 12:09:01 +02:00
Manos Psychogyiopoulos
d4f6d173d5
Bump template version
2018-09-06 21:05:31 +03:00
Manos Psychogyiopoulos
74ca1ebe6a
Remove unnecessary space in mini-cart template
2018-09-03 13:50:48 +03:00
Mike Jolley
588be3a780
merge master
2018-06-11 13:46:04 +01:00
Mike Jolley
4df54b4e53
Merge branch 'master'
2018-06-07 11:24:12 +01:00
John Russell
bfde29d991
Pass product ID for customized backorder notifications ( #20416 )
...
Add product id to the backorder notificaiton in case of customized
notification based on product_id
2018-06-07 10:25:37 +01:00
Mike Jolley
a1f927d4f7
Include detination in shipping template
2018-06-01 21:30:01 +01:00
Mike Jolley
46bc411c46
Custom button text
2018-06-01 21:29:45 +01:00
Mike Jolley
c74540fb1e
Merge pull request #20046 from woocommerce/feature/custom-shipping-calc-data
...
Allows manipulate cart shipping calculator data
2018-05-30 16:00:21 +01:00
James Allan
c1d06b473d
Add an action hook after printing the cart item name
2018-05-24 14:08:27 +10:00
Claudio Sanches
aa814c294b
Allows manipulate cart shipping calculator data
...
Introduces woocommerce_cart_calculate_shipping_address and
woocommerce_shipping_calculator_enable_country to allow full control in
the cart shipping calculator fields
2018-05-11 13:26:34 -03:00
Claudiu Lodromanean
7a6b0d8cf5
Merge pull request #19934 from woocommerce/fix/19819
...
Add protocol to URLs for thumbnails in cart.
2018-05-09 10:09:17 -07:00
Mike Jolley
06ef8c8589
Hook doc update
2018-05-02 14:28:53 +01:00
Peter Fabian
8789642fb9
Add protocol to URLs for thumbnails in cart.
...
Removed wc_get_relative_url(), as it's not used anymore.
2018-05-02 14:34:50 +02:00
Mike Jolley
efe06cb147
Remove direct calls to wc_print_notices
2018-04-19 18:26:21 +01:00
Mike Jolley
4f69eced88
Add filter around backorder notification text.
2018-04-10 13:23:12 +01:00
Mike Jolley
e509e92f7b
BW compat for nonce check
2018-03-19 17:59:30 +00:00
Mike Jolley
9d10d107e2
Add names to nonces in template files.
2018-03-13 14:15:41 +00:00
digitalchild
14ac7736a3
Fixed: Matched indentation of other filters
2018-03-06 11:23:58 +07:00
digitalchild
e838ec8b2b
Added: State filter for shipping calculator
2018-03-05 11:37:25 +07:00
Claudio Sanches
1fa62f83a8
Fixed template version
2018-02-21 12:51:42 -03:00
Gerhard Potgieter
077eebbf98
Bump template version to 3.4
2018-02-21 12:44:05 +02:00
Gerhard Potgieter
bac2bf7b91
Update cart coupon button from input to button type.
2018-02-21 08:19:26 +02:00
Iconic
79fa19251e
Mini cart item link
...
This should account for the value of `$product_permalink`, not just whether the product is visible.
2018-02-15 13:31:40 +00:00
Mike Jolley
01871fd2c8
Add getter for tax_display_cart variable, with filter
2017-12-15 13:39:35 +00:00
Mike Jolley
1fbcff023d
Include city field by default
2017-12-08 14:11:51 +00:00
Boro Sitnikovski
c9d06bb4b9
Bump templates version
2017-12-07 16:00:30 +01:00
Boro Sitnikovski
588c5f3779
Change method name
2017-12-07 15:53:16 +01:00
Boro Sitnikovski
145d47c580
Decouple cart templating methods from WC_Cart class
2017-12-05 13:00:21 +01:00
Gerhard Potgieter
23a4342b2a
Remove escaping around filter, breaks remove button
2017-11-07 11:58:17 +02:00
Gerhard Potgieter
31825e8f60
input to button for submit in cart.php template
2017-11-07 11:39:08 +02:00
Gerhard Potgieter
68ee7d6fde
PHPCS fixes for cart.php template
2017-11-07 11:37:48 +02:00
Claudio Sanches
bd13b066c8
Fixed coding standards
2017-10-02 14:13:15 -03:00
nishitlangaliya
65464d3a02
Tab to intent, space to align the => and localization done #16966
2017-10-02 22:29:00 +05:30
nishitlangaliya
40e88afd62
indenting code, and necessary changes done ref #16966
2017-10-01 13:52:02 +05:30
nishitlangaliya
eb73972afa
As per suggestions required changes done ref #16966
2017-09-29 10:38:14 +05:30