Claudio Sanches
|
d48f1d4e2e
|
Fixed package tag usage
|
2020-08-05 13:36:24 -03:00 |
Christopher Allford
|
999b933580
|
Bumped the version for the admin-cancelled-order template, missed in #25316
|
2020-04-06 12:37:10 -07:00 |
Michael Ignacio
|
825feae7b2
|
Update wording on admin cancelled order email (#25244)
|
2019-12-25 10:45:04 +08:00 |
Keith Light
|
67332f9fa0
|
Amend typos in email templates
|
2019-09-10 09:47:07 +01:00 |
Gerhard
|
958bd7d0dd
|
Bump version number of template that was never done with changes.
|
2019-08-05 10:02:31 +02:00 |
Claudio Sanches
|
4a99a11009
|
Merge branch 'master' into update/22895
|
2019-05-21 17:46:16 -03:00 |
Mike Jolley
|
efc46344fc
|
Bump template version
|
2019-03-13 14:35:51 +00:00 |
Mike Jolley
|
df02507c47
|
Fix double escape
|
2019-03-13 14:35:16 +00:00 |
Mike Jolley
|
f511718996
|
Reword email
|
2019-03-08 11:58:35 +00: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 |
grigorijurasov
|
adbce426c5
|
Line 27 - replacing a typo in the comment
Line 27 - there's currently a typo, `numer`, changing that to `number`
|
2018-12-06 12:38:42 +02:00 |
Claudio Sanches
|
819d03fe3f
|
Updated "--" to "—"
Closes #21460
|
2018-09-28 12:52:38 -03: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
|
2ce1262f69
|
Humanize admin cancelled order emails
|
2018-08-23 09:38:16 +02:00 |
Jared Burke
|
8c62d76aee
|
Fix: use string escape for order numbers
|
2018-01-24 09:45:35 -06:00 |
opportus
|
d22589ba5a
|
improved structured data - valids TCI checks - revision1
|
2016-09-21 17:11:34 +02: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
|
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 |
Claudio Sanches
|
89cef9ff02
|
Introduces methods to WC_Abstract_Order for get customer full name
New methods:
WC_Abstract_Order::get_formatted_billing_full_name()
WC_Abstract_Order::get_formatted_shipping_full_name()
closes #8535
cc: @mikejolley
|
2015-07-08 18:00:19 -03:00 |
James Koster
|
fd18b129e4
|
border colors. #7841
|
2015-06-18 14:22:40 +01:00 |
James Koster
|
3292cdfc55
|
link colors. #7841
|
2015-06-18 13:35:28 +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 |
Tamara Zuk
|
0259a30212
|
Use `$order->get_order_number()` in Cancel Order email header
|
2015-03-12 00:55:03 -04:00 |
Claudio Sanches
|
84edb9d8c6
|
Fixed admin cancelled order emails
|
2015-01-30 12:11:32 -02:00 |
Mike Jolley
|
6a54a7b928
|
Tweak intro text #6648
|
2014-11-11 10:57:53 +00:00 |
Nicola Mustone
|
011bb0a784
|
Added cancelled order admin email
|
2014-10-29 15:05:43 +01:00 |