Claudio Sanches
|
d48f1d4e2e
|
Fixed package tag usage
|
2020-08-05 13:36:24 -03:00 |
Keith Light
|
67332f9fa0
|
Amend typos in email templates
|
2019-09-10 09:47:07 +01:00 |
Claudio Sanches
|
edd0e7de8c
|
Bump template versions
|
2019-05-21 17:53:03 -03:00 |
Mike Jolley
|
f41070f91e
|
Add content to html emails
|
2019-03-04 17:04:58 +00:00 |
Mike Jolley
|
a7ef260b2c
|
Remove thanks for reading
|
2019-03-01 16:22:16 +00:00 |
Gerhard Potgieter
|
d7cb15c8f8
|
Update email copy based on https://github.com/woocommerce/woocommerce/pull/21288#issuecomment-420251277
|
2018-09-12 11:30:53 +02:00 |
Gerhard Potgieter
|
3b57bf7051
|
Fix invoice escaping
|
2018-09-07 09:54:31 +02:00 |
Gerhard Potgieter
|
c3d9ef1cab
|
Fix missing paramater passing for reset password emails and fix sanitisation
|
2018-09-07 08:59:23 +02:00 |
Gerhard Potgieter
|
b52eef4454
|
Fix usage of get_first_name to correct get_billing_first_name
|
2018-09-07 08:40:45 +02:00 |
Gerhard Potgieter
|
9361aaa05b
|
Update invoice emails copy
|
2018-09-06 13:48:40 +02:00 |
Mike Jolley
|
87fd8b2feb
|
Update pay link wording
|
2017-12-12 16:38:50 +00:00 |
Brandon Kraft
|
e34551c6b7
|
Correct nesting of args
|
2017-11-17 15:40:54 -06:00 |
Brandon Kraft
|
b77dadf5ba
|
Bump template version
|
2017-11-17 15:16:53 -06:00 |
Brandon Kraft
|
7e9068ac53
|
Correct errors per PHPCS
|
2017-11-17 12:10:58 -06:00 |
Brandon Kraft
|
5974901124
|
Change default text for checkout page link
|
2017-11-17 11:17:22 -06:00 |
opportus
|
8123ba6184
|
improved structured data - merge conflict fix
|
2016-09-14 22:15:49 +02:00 |
Aristeides Stathopoulos
|
fde1037757
|
fix failing tests.
|
2016-09-01 23:50:14 +03:00 |
opportus
|
5535da6a5b
|
improved structured data - added generate_output_structured_data() method
| modified some methods names | few other tweaks
|
2016-08-15 00:39:01 +02:00 |
opportus
|
b61aae01bf
|
improved structured data - email order structured data integration +
WC_Structured_Data refactor + coding standards tweaks
|
2016-08-11 00:23:26 +02:00 |
Claudio Sanches
|
14eeee15ee
|
Welcome to docs.woocommerce.com
|
2016-07-19 07:30:31 -03:00 |
Claudio Sanches
|
e39274e753
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
Jon Koops
|
bc097553c6
|
Add order_schema_markup action to output Schema markup for order emails.
|
2016-03-01 13:02:56 +01:00 |
Mike Jolley
|
bd4c90dbec
|
Docblocks
Fixes #10336
|
2016-02-12 11:28:44 +00:00 |
Mike Jolley
|
b5a2c2a9d5
|
Unify all order email tables to use a single template
Closes #9587
@claudiosmweb @jameskoster
|
2015-11-30 15:16:23 +00:00 |
mitogh
|
f8f70f294a
|
Update strict comparission and update to Yoda condition
In order to follow one of the best practices from the Wordpress
handbook:
- https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#yoda-conditions
|
2015-11-14 20:35:29 -06:00 |
Claudio Sanches
|
5893875b0c
|
Removed period for file headers
|
2015-11-03 11:53:50 -02:00 |
Claudio Sanches
|
ee30b5b308
|
Fixed php docs standards
|
2015-11-03 11:31:20 -02:00 |
Kathy Darling
|
f893d73af6
|
pass email object to email templates and template hooks
|
2015-10-31 23:04:59 -05:00 |
Caleb Burks
|
ee2757c08f
|
Specific template override paths
|
2015-10-03 02:58:08 -05:00 |
Mike Jolley
|
de4a80f950
|
Add disclaimer to template files
Closes #8942
|
2015-10-01 16:07:35 +02:00 |
Mike Jolley
|
a3eec05b0c
|
Remove strip tags from invoice template
#8793
|
2015-08-12 18:31:21 +01:00 |
Mike Jolley
|
15327ef268
|
Fix borders by limiting length of the styles per line
Closes #8655
|
2015-07-27 18:34:51 +01:00 |
James Koster
|
043294b5ed
|
template versions
|
2015-07-13 11:44:18 +01:00 |
James Koster
|
fd18b129e4
|
border colors. #7841
|
2015-06-18 14:22:40 +01:00 |
James Koster
|
370ae8e94b
|
table colors. #7841
|
2015-06-18 13:02:43 +01:00 |
James Koster
|
2dbb7e9478
|
table fonts. #7841
|
2015-06-18 12:54:18 +01:00 |
John Clause
|
6c9f863c04
|
replaced get_bloginfo('name') with get_bloginfo('name','display')
|
2015-02-17 20:56:18 -07:00 |
Mike Jolley
|
2b8be95360
|
Remove # (hash) from get_order_number and add to strings instead as needed.
Most places use Order #X
Some places use Order Number: X
Both are now valid.
Fixes #6518
|
2014-10-24 14:53:43 +01:00 |
shivapoudel
|
fbf0314bb6
|
Absolute path should have curly braces - part 1
|
2014-09-22 22:16:03 +05:45 |
Mike Jolley
|
309f700283
|
has_status
|
2014-06-03 10:45:33 +01:00 |
Mike Jolley
|
e0a74fffc4
|
implement is_status()
|
2014-05-30 17:43:21 +01:00 |
splashingpixels
|
1e998f776e
|
template coding standard fixes
|
2014-04-07 19:29:39 -07:00 |
splashingpixels
|
b16d5195c8
|
coding standards fixes
|
2014-01-14 21:53:37 -08:00 |
Mike Jolley
|
e15c572465
|
Better handling for sent to admin/plain text args Closes #4359
|
2014-01-08 15:04:49 +00:00 |
Coen Jacobs
|
c1a439eb99
|
Formatting functions woocommerce to wc refactor
|
2013-11-25 14:34:21 +01:00 |
Scott Basgaard
|
de77ec07ea
|
esc_url() all the things.
|
2013-11-20 19:54:01 +01:00 |
Mike Jolley
|
b2b64b9d06
|
Let hooks know if email is plain text
|
2013-08-07 10:19:46 +01:00 |
Coen Jacobs
|
37feabd87f
|
WooCommerce 2.0 is coming!
|
2012-12-03 20:19:58 +01:00 |
Coen Jacobs
|
cb4f34a177
|
Introducing woocommerce_date_format() to properly do #1791
|
2012-11-21 13:28:16 +01:00 |
Coen Jacobs
|
3734f7addc
|
Changed rest of #1791 translatable strings to date_format
|
2012-11-21 12:16:17 +01:00 |