Mike Jolley
|
7490438da7
|
Merge pull request #6648 from SiR-DanieL/cancelled-order-email
Added cancelled order admin email
|
2014-11-11 02:53:35 -08:00 |
Yakir Gottesman
|
34554f98fb
|
minor rtl support for email header
|
2014-11-08 00:30:35 +02:00 |
Nicola Mustone
|
011bb0a784
|
Added cancelled order admin email
|
2014-10-29 15:05:43 +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 |
Mike Jolley
|
997e7e7910
|
extra sanitisation for product data
|
2014-10-22 12:12:25 +01:00 |
Mike Jolley
|
ba5032fac3
|
Email RTL styles Closes #5945
|
2014-10-17 16:11:08 +01:00 |
Mike Jolley
|
32c6ae37ed
|
Fix $base notice in email template
|
2014-10-14 11:54:30 +01:00 |
Mike Jolley
|
f2d668a6b6
|
Allow a delimiter to be set in $item_meta->display()
Fixes #6526
|
2014-10-14 11:54:20 +01:00 |
Patrick Rauland
|
24551df08f
|
removing straggler CSS styles from email header template
|
2014-10-08 15:56:03 -06:00 |
Patrick Rauland
|
e1f0b406f7
|
updating email header version number
|
2014-10-08 15:54:28 -06:00 |
Patrick Rauland
|
fc630ca203
|
replacing old email style inliner with emogrifier inliner
|
2014-10-08 15:33:45 -06:00 |
Mike Jolley
|
448337386f
|
Fix item_id notice
|
2014-09-23 15:53:20 +01:00 |
Mike Jolley
|
1c6ed3dd2d
|
Merge pull request #6362 from axisthemes/ABSPATH-3
Absolute path should have curly braces - Final
|
2014-09-23 09:53:59 +01:00 |
shivapoudel
|
fbf0314bb6
|
Absolute path should have curly braces - part 1
|
2014-09-22 22:16:03 +05:45 |
Loushou
|
d729faeb4d
|
renaming and adding more new filters for custom metalike fields
changing order of existing display items to meta then downloads
loushou
|
2014-09-22 07:37:31 -07:00 |
Loushou
|
ed603eef42
|
filters for custom order item information on oi display tables
loushou
|
2014-09-18 09:10:56 -07:00 |
Geert De Deckere
|
24d588544b
|
Removed unused global $woocommerce variable from the templates
The WC() function is to be used since v2.1
|
2014-08-17 22:29:51 +02:00 |
Patrick Rauland
|
0ac68cbd8e
|
removing webkit only styles from email templates;
|
2014-07-08 11:13:26 -06:00 |
Patrick Rauland
|
a7a0baea4f
|
adding divs w/ ids to email header template
|
2014-06-23 08:59:50 -05:00 |
claudiosmweb
|
1100d5b39a
|
changed the address format in plain text emails
|
2014-06-17 17:33:55 -03:00 |
Mike Jolley
|
a621288459
|
Fix address format in plain text email
|
2014-06-09 12:08:45 +01:00 |
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 |
claudiosmweb
|
f013b30da7
|
hidden the shipping address when local pickup is used, closes #4870
|
2014-05-28 16:22:17 -03:00 |
Mike Jolley
|
b7643e469b
|
Merge pull request #4763 from claudiosmweb/remove_the_content_filter
Removed all the_content filter in favor to wpautop() and do_shortcode()
|
2014-05-15 10:52:26 +01:00 |
Mike Jolley
|
937db45913
|
[2.2] Merge ship to billing and billing only options
+ update options, update files to use new option + function Closes #5284
|
2014-04-08 16:28:27 +01:00 |
Mike Jolley
|
2a27663f1f
|
get_image_id method + use in email template
Closes #5288
|
2014-04-08 15:02:11 +01:00 |
splashingpixels
|
1e998f776e
|
template coding standard fixes
|
2014-04-07 19:29:39 -07:00 |
Mike Jolley
|
38872b8536
|
For custom attributes, try to turn back to 'name' from saved slug in emails/view order templates Closes #4833
|
2014-02-24 15:14:32 +00:00 |
thenbrent
|
eed1411ba8
|
Check product exists before accessing methods
To avoid fatal errors when generating renewal orders in Subscriptions.
|
2014-02-21 16:29:55 -08:00 |
Mike Jolley
|
d5482d00d0
|
Fix printf in customer new account email Closes #4802
|
2014-02-14 15:50:30 +00:00 |
Coen Jacobs
|
18bd1f175f
|
Merge pull request #4760 from claudiosmweb/fix_hardcode_email_string
Fix hardcoded string in templates/emails/email-order-items.php
|
2014-02-13 09:00:35 +01:00 |
claudiosmweb
|
02053f2d5c
|
removed all the_content filter in favor to wpautop() and do_shortcode() functions
|
2014-02-13 02:49:30 -02:00 |
claudiosmweb
|
f6f4e8d5ea
|
fixed some coding standards in templates/emails/plain/email-order-items.php
|
2014-02-13 02:24:34 -02:00 |
claudiosmweb
|
a5d21f4e56
|
removed not useful nl2br in emails plain templates
|
2014-02-13 02:22:34 -02:00 |
claudiosmweb
|
3e82329bc4
|
fixed some coding standards in templates/emails/email-order-items.php
|
2014-02-13 02:10:53 -02:00 |
claudiosmweb
|
c05804a8fb
|
fixed hardcode string in email-order-items.php template
|
2014-02-13 02:08:47 -02:00 |
splashingpixels
|
454b97080a
|
coding standards fixes
|
2014-01-22 20:36:24 -08: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
|
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 |
Mike Jolley
|
3c537d8373
|
Show names and urls for emails in plain text Closes #4259
|
2013-12-03 16:50:19 +00:00 |
Coen Jacobs
|
47ae00be28
|
Page functions woocommerce to wc refactor
|
2013-11-25 15:07:22 +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 |
Scott Basgaard
|
922fa990a5
|
esc_attr() all the things.
|
2013-11-20 20:11:59 +01:00 |
Scott Basgaard
|
de77ec07ea
|
esc_url() all the things.
|
2013-11-20 19:54:01 +01:00 |
Mike Jolley
|
5c96af4ff9
|
#3921
|
2013-10-15 16:27:57 +01:00 |
Mike Jolley
|
0a3cdc43ca
|
Include a link to admin. Closes #3796
|
2013-09-23 16:51:43 +01:00 |