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
c1a3c65e34
Merge branch 'master' into update/23390
2019-07-09 16:15:07 -03:00
Claudio Sanches
edd0e7de8c
Bump template versions
2019-05-21 17:53:03 -03: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
f41070f91e
Add content to html emails
2019-03-04 17:04:58 +00:00
dixitadusara
2613770f09
remove Over to you text from admin order confirmation email
2018-10-27 13:02:05 +05:30
nishitlangaliya
cbcd647a34
Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD
...
# Conflicts:
# .github/CONTRIBUTING.md
# includes/gateways/cod/class-wc-gateway-cod.php
# includes/wc-formatting-functions.php
# templates/single-product/product-image.php
2018-10-27 12:14:09 -08:00
opportus
d22589ba5a
improved structured data - valids TCI checks - revision1
2016-09-21 17:11:34 +02: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
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
92c048c9ff
totals / addresses. #7841
2015-06-18 15:56:51 +01: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
Kathy Darling
e1c471b9c4
update template version numbers to 2.3.0. closes #8176
2015-05-17 17:17:16 +02:00
Mike Jolley
f3cc45cfa9
Grammar corrections
...
Closes #7216
2015-01-28 17:15:48 +00:00
Kathy Darling
cfeeb7e9c6
Merge branch 'email_customer_details_hook_backup' into email_customer_details_hook_2
...
Conflicts:
includes/class-wc-emails.php
2014-11-13 00:32:15 +01: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
Kathy Darling
a13218eba2
add customer details and addresses to emails via `woocommerce_email_customer_details` hook
2014-10-08 23:47:50 +02:00
shivapoudel
fbf0314bb6
Absolute path should have curly braces - part 1
2014-09-22 22:16:03 +05:45
splashingpixels
454b97080a
coding standards fixes
2014-01-22 20:36:24 -08:00
Coen Jacobs
58f31163fc
Correct do_action arguments fix for #4359
...
Reverts db9d3ff0b7
partially
2014-01-03 15:55:51 +01:00
Coen Jacobs
db9d3ff0b7
Stripped faulty default values of do_action parameters. Closes #4359
2013-12-12 16:47:20 +01:00
Coen Jacobs
c1a439eb99
Formatting functions woocommerce to wc refactor
2013-11-25 14:34:21 +01:00
Coen Jacobs
aaa14894ca
Core functions woocommerce to wc refactor
2013-11-25 13:45:04 +01:00
Mike Jolley
0a3cdc43ca
Include a link to admin. Closes #3796
2013-09-23 16:51:43 +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
jorijnsmit
29f8d1bee7
Update templates/emails/admin-new-order.php
...
Instead of the hard coded date format the date format from the admin panel is now used with get_option('date_format').
A more uniform and neater solution then via codestyling localization to my idea, I don't know how to replace all date related functions in the project in this way though...
2012-11-19 22:04:37 +01:00
Mike Jolley
d804588334
Fix emails in gmail + added a function to insert inline styles. Closes #1710 .
2012-11-14 17:44:58 +00:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00
Coen Jacobs
943091d2ca
[3.1.4] Prevent direct access to files #1575
2012-10-15 12:57:58 +02:00