IanDelMar
5e8af1b599
Fix WPCS sniff exclusion
...
The `WordPress.WP.GlobalVariablesOverride.OverrideProhibited` error code has been replaced by the `WordPress.WP.GlobalVariablesOverride.Prohibited` error code in WPCS v2.0.0.
2020-06-12 15:33:28 +02:00
IanDelMar
56592ce140
Fix WPCS sniff exclusion
...
The `WordPress.WP.GlobalVariablesOverride.OverrideProhibited` error code has been replaced by the `WordPress.WP.GlobalVariablesOverride.Prohibited` error code in WPCS v2.0.0.
2020-06-12 14:30:54 +02:00
Rodrigo Primo
24cc92e67a
Fix Squiz.PHP.EmbeddedPhp violations
...
This commit fixes all violations of the Squiz.PHP.EmbeddedPhp sniff automatically using phpcbf.
2019-12-20 15:06:29 -03:00
Rodrigo Primo
80c4793c18
Merge pull request #24311 from woocommerce/fix/24053
...
Use non-breaking space for product quantity in templates
2019-10-01 17:08:43 -03:00
Vedanshu Jain
7222f982e2
Merge pull request #24440 from woocommerce/fix/24421
...
Updated wording of subtotal of items in cart and review order
2019-09-30 20:40:53 +05:30
Claudio Sanches
e814105728
Prefer wc_get_checkout_url() instead of wc_get_page_permalink( 'checkout' )
2019-08-30 13:06:50 -03:00
Marco Almeida
231394967b
Replace wc_get_page_permalink( 'cart' ) with wc_get_cart_url()
2019-08-29 08:49:43 +01:00
Claudio Sanches
2e179fb3dc
Updated wording of total of items in cart and review order
2019-08-19 19:47:02 -03:00
Claudio Sanches
3dfe1037ba
Use non-breaking space for product quantity in templates
2019-08-02 18:42:58 -03:00
Gerhard
6ba23a01f8
Bump template versions for 3.7
2019-07-16 10:36:45 +02:00
Claudio Sanches
c1a3c65e34
Merge branch 'master' into update/23390
2019-07-09 16:15:07 -03:00
rmalviya
50d84e3e49
Remove shipping section from helpful message of login form
...
Shipping section may not always be present such as in case of only
virtual products in cart, so remove it from message shown for the
login form.
Fixes #23940 by removing shipping section from message. In case of
where shipping section needs to be shown, it is quite obvious for
customers to move to shipping section after filling out billing details.
2019-06-15 17:43:09 +05:30
Florian TIAR
0baef94bef
FIX
2019-05-07 01:29:30 +01:00
Florian TIAR
b92d3d1afa
Merge branch 'master' into issue/23537
2019-04-27 13:25:58 +02:00
Florian TIAR
499b63e5e4
Add a before thank you hook
2019-04-27 13:10:40 +02:00
Mike Jolley
b37d58c934
phpcs in touched files
2019-04-23 17:04:11 +01:00
Mike Jolley
ff61a4ab73
__ -> esc_html__
2019-04-23 16:15:05 +01:00
Mike Jolley
9d5eb07373
_e -> esc_html_e
2019-04-23 15:53:58 +01:00
Mike Jolley
4672a47d67
Update from master
2019-02-18 11:41:05 +00:00
Sandesh
1c4f02d2e2
Before action for order heading in checkout form template ( #22481 )
...
* Before and After actions for order heading
To modify checkout HTML structure effectively through action.
* Remove unnecessary action.
2019-01-21 14:55:16 +00:00
Mike Jolley
04d7e54d42
Set country value when loading fields rather than in template files
2019-01-07 16:04:01 +00:00
Ron Rennick
4cda9d3237
bump template version
2018-12-14 08:46:47 -04:00
Ron Rennick
3e96b57489
remove em tags from translated string
2018-12-13 13:07:03 -04:00
Bradley Davis
e97204a483
Removed @author tag from docbloc in the template files
2018-12-06 12:13:39 -02:00
Claudiu Lodromanean
4cbdcf2d1b
Merge pull request #21439 from Prospress/escape-gateway-attributes
...
consistently escape gateway ID in payment method template
2018-10-03 13:43:13 -04:00
Ron Rennick
357d47a28c
update template version
2018-10-03 12:05:12 -03:00
Ron Rennick
8c893b2112
use correct rule name in ignore
2018-10-02 14:38:12 -03:00
Ron Rennick
e4c3966852
add second phpcs: ignore
2018-10-02 08:46:16 -03:00
Ron Rennick
cdf036454f
add spaces, remove @author, change control structure
2018-10-01 22:02:06 -03:00
Ron Rennick
f3909c00e8
fix/add exceptions for existing coding standard violations
2018-10-01 09:08:18 -03:00
Ron Rennick
e6de32eeb3
consistently escape gateway ID in payment method template
2018-09-25 16:04:09 -03:00
Gerhard Potgieter
e92256309e
Update template version number for template changes in efe06cb147
2018-09-25 12:09:01 +02:00
Gerhard Potgieter
8af8a77572
Bump template version
2018-07-25 08:04:25 +02:00
Gerhard Potgieter
9e207c9c11
You can apply more than one coupon, make sure to not hide the form when a coupon is already applied.
2018-07-25 08:03:17 +02:00
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