jonathansadowski
19eef38a39
Merge pull request #26897 from CHEWX/patch-1
...
[styling] - remove whitespace in a link
2020-08-14 13:38:29 -05:00
Claudio Sanches
d48f1d4e2e
Fixed package tag usage
2020-08-05 13:36:24 -03:00
Peter Fabian
e20568be7d
Update template versions for 4.3.
2020-07-04 21:57:39 +02:00
Claudio Sanches
fddaed2899
Merge pull request #26325 from twoelevenjay/master
...
Conditionally change my account dashboard desc
2020-07-01 13:13:22 -03:00
Tom Hopcraft
e38b887812
[styling] - remove whitespace in a link
2020-06-30 11:40:13 +01:00
Claudio Sanches
c3afafee76
Update template version
2020-06-24 11:53:39 -03:00
Leon Francis Shelhamer
80d6b94b42
Preserve anchors when escaping text.
...
Signed-off-by: Leon Francis Shelhamer <leon@211j.com>
2020-06-16 03:59:43 -04:00
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
9bfa9599e6
Fix WPCS sniff exclusion
...
Checking `templates/checkout/form-pay.php` against the WordPress Coding Standards throws an error because 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:29:35 +02:00
Claudio Sanches
a82dc05e1c
Bump template version
2020-06-03 11:55:20 -03:00
Thomas Steur
630b7f436d
apply review feedback: better naming and coding style fix
2020-05-15 09:08:35 +12:00
Thomas Steur
19b074f46b
Trigger action to add additional fields before the add payment method save button
2020-05-11 13:09:39 +12:00
Leon Francis Shelhamer
ea9e2f72f9
Add full stop to comment
...
Signed-off-by: Leon Francis Shelhamer <leon@211j.com>
2020-05-07 23:07:51 -04:00
Leon Francis Shelhamer
2e0cfa51ca
Fix PHPCS errors
...
Signed-off-by: Leon Francis Shelhamer <leon@211j.com>
2020-05-07 22:45:41 -04:00
Leon Francis Shelhamer
fe3de4f02c
Change conditional to wc_shipping_enabled
...
Signed-off-by: Leon Francis Shelhamer <leon@211j.com>
2020-05-02 18:12:16 -04:00
Leon Francis Shelhamer
3a585c4e23
Conditionally change my account dashboard desc
...
Conditionally change my account dashboard description to reflect whether or not shipping has been disabled in WooCommerce > Settings > General > General options.
Signed-off-by: Leon Francis Shelhamer <leon@211j.com>
2020-04-28 21:37:55 -04:00
Rodrigo Primo
701f5bee3b
Update template version after #25668
2020-03-06 09:46:40 -03:00
Douglas Johnson
d927b70c56
change -FormRow to -form-row
2020-02-13 16:10:04 -05:00
Rodrigo Primo
86c1b61f03
Fix Generic.WhiteSpace.ScopeIndent violations
...
This commit fixes all violations of the Generic.WhiteSpace.ScopeIndent sniff automatically using phpcbf.
2019-12-20 14:48:11 -03:00
Rodrigo Primo
e34601458b
Bump template version after changes added in commit 1ba02bc
2019-12-04 18:47:57 -03:00
BrandynL
1ba02bc581
add do_action before and after confirmation message in lost-password-confirmation.php
2019-11-21 15:46:16 -05:00
Vedanshu Jain
8bd6a44763
Merge pull request #24172 from woocommerce/fix/wording-consistency
...
Update wording to redirect back to catalog when there's no orders or downloads in My Account
2019-09-24 01:38:29 +05:30
Gerhard Potgieter
3685171c52
Merge pull request #23701 from sandrodz/master
...
Consistent register/login submit button css class names
2019-09-03 13:45:56 +02:00
Claudio Sanches
1b4ac250a7
Change wording to "Browse products"
2019-08-01 19:12:29 -03:00
Claudio Sanches
e9c6c06a81
Use default redirect page
2019-07-31 20:34:11 -03:00
Sandro Dzneladze
9fa62f8c3b
Bring back class for backwards compatibility
2019-07-31 19:57:38 +04:00
Claudio Sanches
1ada2e8491
Use "Go to the shop" in downloads
2019-07-16 15:32:10 -03:00
Claudio Sanches
c1a3c65e34
Merge branch 'master' into update/23390
2019-07-09 16:15:07 -03:00
Claudio Sanches
576182e44d
Bump version of templates
2019-05-21 18:00:52 -03:00
Claudio Sanches
de2a45510b
Merge branch 'master' into fix/23003
2019-05-21 17:59:52 -03:00
Sandro Dzneladze
7abe7e5712
Normalize register/login submit button css classes
2019-05-14 15:54:01 +04:00
Florian TIAR
782c7a944d
Fix spaces/tabs
2019-04-27 12:56:11 +02:00
Florian TIAR
1849ab51d8
Code refactoring : Avoid extra lines
2019-04-27 12:53:51 +02:00
Florian TIAR
8cb080ac9b
Improve wording
2019-04-26 17:40:05 +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
827c861577
phpcs
2019-03-15 12:57:20 +00:00
Mike Jolley
6329f61d08
Show refunded items in customer facing screens
2019-03-15 12:54:40 +00:00
Mike Jolley
4672a47d67
Update from master
2019-02-18 11:41:05 +00:00
Mike Jolley
b5eecbf6a7
Add note to reg form
2019-02-04 14:17:33 +00:00
nishitlangaliya
3925e9a282
fix: reverted bump version to 3.5.5
2019-02-04 13:14:30 +05:30
nishitlangaliya
e375ffd6e7
fix:No alert for mis-matched password reset
2019-02-04 12:02:59 +05:30
Mike Jolley
20b65a421c
Merge branch 'pr/21454'
2019-01-31 16:30:27 +00:00
Mike Jolley
4952fbc475
Adjust both login templates
2019-01-31 16:28:32 +00:00
Mike Jolley
a07cadf510
Merge pull request #21958 from mahdiyazdani/patch-2
...
Updated conditional statements to Yoda style
2019-01-09 12:11:53 +00:00
Mike Jolley
04d7e54d42
Set country value when loading fields rather than in template files
2019-01-07 16:04:01 +00: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
Bradley Davis
7481af8614
[ UPDATE ] inline PHP semicolon and spacing
2018-11-22 20:37:14 +10:00