Mike Jolley
|
4df54b4e53
|
Merge branch 'master'
|
2018-06-07 11:24:12 +01:00 |
Isaac Lubow
|
7df513769d
|
Update terms.php (#20376)
Edited comment to reflect the name of the function that is actually hooked.
|
2018-06-05 13:35:37 +01:00 |
Mike Jolley
|
efe06cb147
|
Remove direct calls to wc_print_notices
|
2018-04-19 18:26:21 +01:00 |
Mike Jolley
|
8a19c5962b
|
Further simplified customiser options
|
2018-04-16 17:56:44 +01:00 |
Mike Jolley
|
cdd5b25bd8
|
Privacy page and default text handling
|
2018-04-11 16:41:39 +01:00 |
Mike Jolley
|
2464a94920
|
Indent
|
2018-04-11 12:57:07 +01:00 |
Mike Jolley
|
212a8a180f
|
Back compat
|
2018-04-06 11:51:03 +01:00 |
Mike Jolley
|
3140a0fb62
|
More customistion options for terms and conditions.
|
2018-04-06 11:43:30 +01:00 |
Peter Fabian
|
80dc183880
|
Use nbsp to separate * denoting required fields.
|
2018-04-04 16:45:40 +02:00 |
Mike Jolley
|
9d10d107e2
|
Add names to nonces in template files.
|
2018-03-13 14:15:41 +00:00 |
Mike Jolley
|
d289be327b
|
Merge branch 'master'
|
2018-03-08 13:24:01 +00:00 |
Mike Jolley
|
9b6f3f6f9b
|
Use no-js class to hide JS only forms/content
|
2018-03-01 15:53:45 +00:00 |
Mike Jolley
|
19df267023
|
Validate terms as required.
|
2018-02-28 15:42:39 +00:00 |
Caleb Burks
|
384086b96f
|
Check if terms page is published
|
2018-02-21 17:18:07 -05:00 |
Caleb Burks
|
c36b2f2fde
|
Make sure terms page exists and isn’t trashed
|
2018-02-16 02:27:34 -05:00 |
Claudio Sanches
|
cac9e0d872
|
Fixed number of args passed to woocommerce_order_item_meta
Part of #18437
|
2018-01-11 14:47:19 -02:00 |
Claudio Sanches
|
452cc738cb
|
Fixed number of args passsed to woocommerce_order_item_meta_start
Closes #18437
|
2018-01-11 14:21:49 -02:00 |
Mike Jolley
|
01871fd2c8
|
Add getter for tax_display_cart variable, with filter
|
2017-12-15 13:39:35 +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
|
35876dc06f
|
input to button for submit in payments.php template
|
2017-11-07 11:55:38 +02:00 |
Gerhard Potgieter
|
afdefc06c2
|
PHPCS fixes for payments.php template
|
2017-11-07 11:54:18 +02:00 |
Gerhard Potgieter
|
674252ae47
|
input to button for submit in form-pay.php template
|
2017-11-07 11:51:25 +02:00 |
Gerhard Potgieter
|
702c085ab9
|
PHPCS fixes for template form-pay.php
|
2017-11-07 11:50:15 +02:00 |
Gerhard Potgieter
|
fdd9ff325b
|
input to button for submit in form-coupon.php template
|
2017-11-07 11:40:30 +02:00 |
Mike Jolley
|
ce11605287
|
Classname was using total instead of email
|
2017-10-09 11:37:00 +01:00 |
Mike Jolley
|
d0d73f55a8
|
Add target blank
Closes #16832
|
2017-09-15 16:48:25 -07:00 |
Boro Sitnikovski
|
fef2aabadd
|
Use order->get_id instead of undefined order_id
|
2017-08-31 16:25:35 +02:00 |
Claudio Sanches
|
a7b402b035
|
Removed extra end of lines
|
2017-08-10 13:08:30 -03:00 |
Mike Jolley
|
30a85e9f8d
|
Merge branch 'pr/16036'
|
2017-08-09 10:11:20 +01:00 |
Mike Jolley
|
c1544e443a
|
Version and escape
|
2017-08-09 10:11:07 +01:00 |
terence1990
|
f93413920b
|
Changed template name to receipt
|
2017-07-15 17:41:34 +01:00 |
Mike Jolley
|
3939f50ced
|
Download display in account/checkout
|
2017-07-11 13:45:35 +01:00 |
Terence O'Donoghue
|
8f6dc9588c
|
Fixed reference to deprecated WC_Order properties
|
2017-07-11 09:57:56 +01:00 |
Terence O'Donoghue
|
c5a75a5442
|
Use ::get_payment_method_title
|
2017-07-11 09:51:11 +01:00 |
Mike Jolley
|
671f052641
|
Tweak terms template to check the woocommerce_shortcode is not present in the content.
|
2017-07-04 14:03:08 +01:00 |
Mike Jolley
|
b6929a8abb
|
Template version bumps
|
2017-06-20 15:49:02 +01:00 |
Mike Jolley
|
ccad987bac
|
Allow state field to have the correct country set by passing it through
Fixes #15632
|
2017-06-16 11:45:53 +01:00 |
Rodrigo Primo
|
20b2ea58bd
|
Remove extra unnecessary space
|
2017-05-03 14:06:18 -03:00 |
Gabor Javorszky
|
248ff51bea
|
use yoda condition all incarnations of filter do
Fixes #14829
|
2017-05-02 11:43:06 +01:00 |
Mike Jolley
|
5f63f81b72
|
Merge branch 'add/inline-terms'
# Conflicts:
# assets/js/frontend/single-product.min.js
|
2017-04-27 12:37:46 +01:00 |
Mike Jolley
|
115da407c0
|
Correct notice
|
2017-04-27 12:34:20 +01:00 |
Mike Jolley
|
34f2c66333
|
Merge pull request #14237 from dixitadusara/update-issue-14178
Updated templates/checkout/form-shipping.php template version
|
2017-04-11 12:54:57 +01:00 |
dixitadusara
|
f5d40ce16d
|
updated templates/checkout/form-shipping.php template version ref #14178
|
2017-04-11 10:43:03 +05:30 |
dixitadusara
|
3f6d851500
|
form-shipping.php template has not updated the version number ref #14178
|
2017-04-10 14:25:55 +05:30 |
Mike Jolley
|
41553930cd
|
Template version bump
Closes #13988
|
2017-04-06 09:59:24 +01:00 |
terenceneedssurgery
|
a86d4f62f3
|
Checkout: Order Pay to Template
|
2017-03-23 11:25:08 +00:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Mike Jolley
|
8ab839a030
|
Replace template usage of dates
|
2017-03-10 16:35:47 +00:00 |