Mike Jolley
|
06ef8c8589
|
Hook doc update
|
2018-05-02 14:28:53 +01:00 |
Rodrigo Primo
|
6f7d34d11e
|
Fix phpcs violations in includes/emails/class-wc-email.php
|
2018-03-07 14:27:56 -03:00 |
Rodrigo Primo
|
476c2de322
|
Fix phpcs violations in includes/emails/class-wc-email-new-order.php
|
2018-03-07 14:27:43 -03:00 |
Rodrigo Primo
|
3503336979
|
Fix phpcs violations in includes/emails/class-wc-email-failed-order.php
|
2018-03-07 14:27:32 -03:00 |
Rodrigo Primo
|
3fc20c31be
|
Fix phpcs violations in includes/emails/class-wc-email-customer-reset-password.php
|
2018-03-07 14:27:17 -03:00 |
Rodrigo Primo
|
432e237870
|
Fix phpcs violations in includes/emails/class-wc-email-customer-refunded-order.php
|
2018-03-07 14:27:04 -03:00 |
Rodrigo Primo
|
6190b52857
|
Fix phpcs violations in includes/emails/class-wc-email-customer-processing-order.php
|
2018-03-07 14:26:51 -03:00 |
Rodrigo Primo
|
7cd8fb5e8b
|
Fix phpcs violations in includes/emails/class-wc-email-customer-on-hold-order.php
|
2018-03-07 14:26:34 -03:00 |
Rodrigo Primo
|
036a88afae
|
Fix phpcs violations in includes/emails/class-wc-email-customer-note.php
|
2018-03-07 14:26:23 -03:00 |
Rodrigo Primo
|
8da42648d2
|
Fix phpcs violations in includes/emails/class-wc-email-customer-new-account.php
|
2018-03-07 14:26:11 -03:00 |
Rodrigo Primo
|
4d2c3a324b
|
Fix phpcs violations in includes/emails/class-wc-email-customer-invoice.php
|
2018-03-07 14:25:55 -03:00 |
Rodrigo Primo
|
925ee1a526
|
Fix PHPCS violations in includes/emails/class-wc-email-customer-completed-order.php
|
2018-03-07 14:25:37 -03:00 |
Rodrigo Primo
|
07fd8b8049
|
Fix PHPCS violations in includes/emails/class-wc-email-cancelled-order.php
|
2018-03-07 14:25:19 -03:00 |
Rodrigo Primo
|
575e095190
|
Fix PHPCS violations in includes/emails automatically using phpcbf
|
2018-03-07 11:15:17 -03:00 |
Alex MacArthur
|
e01385d2b4
|
Remove user login from reset password link.
|
2018-02-22 06:58:18 -06:00 |
Mike Jolley
|
7a68cb9c12
|
Update regex
|
2018-02-20 16:04:42 +00:00 |
Mike Jolley
|
0cda2dba82
|
Convert more dollar entries for plain text emails
|
2018-02-20 16:04:42 +00:00 |
Caleb Burks
|
c21cc2e8fe
|
Replace “Cheatin’ uh?” with friendlier messages
|
2018-02-07 17:01:12 -05:00 |
Gerhard Potgieter
|
980d688ca0
|
Change invoice email title to "Customer invoice / Order details"
|
2017-10-27 15:01:02 +02:00 |
Mike Jolley
|
79ef09d293
|
Setup locale before generating placeholders
Closes #17324
|
2017-10-24 14:06:21 +01:00 |
Umangvaghela
|
10fe92cfc1
|
Fix-minor-changes
|
2017-10-16 16:33:12 +05:30 |
Mike Jolley
|
7b67d2d9a9
|
Remove # before order number to match 3.1
|
2017-10-13 19:37:03 +01:00 |
Mike Jolley
|
6647b35585
|
Restore blogname placeholder, but do not list in admin
Closes #17200
|
2017-10-13 17:42:12 +01:00 |
Mike Jolley
|
c2c213fe05
|
Include date in customer emails again
|
2017-10-13 15:09:21 +01:00 |
Clifford
|
1474350f0f
|
Correct docblock @return
From incorrect `string` to correct `array`
|
2017-10-10 10:31:16 -05:00 |
Mike Jolley
|
11d6b4e7d8
|
Ensure we have arrays in find/replace
Closes #16778
|
2017-09-14 17:37:23 -07:00 |
Boro Sitnikovski
|
d0db4c6934
|
Reintroduce find and replace variables
|
2017-09-07 09:58:54 +02:00 |
Mike Jolley
|
10a873a808
|
Remove find/replace definition
|
2017-09-06 10:52:45 +01:00 |
Mike Jolley
|
cbe4e26c97
|
Legacy find/replace handling
Closes #16705
|
2017-09-05 10:15:32 +01:00 |
Mike Jolley
|
21bd0e5397
|
Better handling for legacy email find/replace filters
Closes #16659
|
2017-08-31 12:21:02 +01:00 |
Mike Jolley
|
05dc9d3c0f
|
Improve email directory writable checking
Closes #16539
|
2017-08-21 11:32:21 +01:00 |
sergey.r
|
62d078edf5
|
Add filters to make possible send emails in language different from default
|
2017-08-03 14:58:44 +03:00 |
Claudio Sanches
|
cb3e1de0be
|
Fixed coding standards
|
2017-07-20 18:14:53 -03:00 |
Claudio Sanches
|
af4c8b4d34
|
Merge pull request #16186 from woocommerce/fix/16157
Fix copy pasta errors in refunded email template
|
2017-07-19 10:52:23 -03:00 |
Mike Jolley
|
16870c9c25
|
Fix copy pasta errors in refunded email template
Closes #16157
|
2017-07-19 14:30:47 +01:00 |
Mike Jolley
|
28cb0909c8
|
Add placeholders array used in descriptions and for find and replace
Fixes #16156
|
2017-07-19 14:25:00 +01:00 |
Jaydeep Rami
|
3522857d23
|
Fix typo in WooCommerce plugin (#16135)
* Fixed typo
* Fixed more typo
* Fixed more typo
* Fix tyop
* Fix more typo
* Fix more typo
* Fix typo
* Fix typo
* Fix typo
* Fix typo datatime object
* Fix short name of compat
* Fix typo: update short name
* Fix typo "deactive" to "deactivate" and short BW - Compat
* Fix typo "Backwards compat"
* Fix typo 'parameters'
* Fix more typo 'pararmeters'
* Fix typo 'compund'
* FIx typo order
* Fix typo
* Fix typo 'incorrecly'
* Fix typo 'genarate'
* Fix typo 'reletive'
* Fix typo 'Handly'
* Fix typo 'rotatated'
* Fix typo
* Fix typo 'additonal'
* Fix typos
|
2017-07-17 11:10:52 +01:00 |
Claudio Sanches
|
7a4b68f551
|
It's clear that is a subject for an email
|
2017-06-14 14:01:12 -03:00 |
Mike Jolley
|
c3ee9a77f5
|
Tweak tips and placeholders for all emails
|
2017-06-14 17:50:17 +01:00 |
Claudio Sanches
|
e3b7e4e566
|
Use placeholders and description to inform the default values
|
2017-06-14 13:13:43 -03:00 |
Claudio Sanches
|
62c65e778b
|
Restored emails settings default values
Closes #15574
|
2017-06-13 20:00:50 -03:00 |
Mike Jolley
|
67a0637417
|
Advanced locale switching
|
2017-06-05 14:18:39 +01:00 |
Mike Jolley
|
260cfce497
|
Format strings
|
2017-06-02 18:44:43 +01:00 |
Mike Jolley
|
adc679633b
|
Handle default subjects and headings at time of sending, not in constructor
|
2017-06-02 18:25:05 +01:00 |
Mike Jolley
|
23315a6930
|
Add failed to processing for the processing email
Fixes 15365
|
2017-05-31 10:12:24 +01:00 |
Mike Jolley
|
067489b155
|
Cancelled email should be send for processing orders, not pending.
Fixes #15163
|
2017-05-19 10:45:26 +01:00 |
claudiulodro
|
73b7b2d91b
|
Typo
|
2017-05-16 06:31:52 -07:00 |
claudiulodro
|
46b9190c9f
|
Remove extra restore_locale
|
2017-05-15 18:11:23 -07:00 |
claudiulodro
|
19047ffb00
|
Better way of doing it
|
2017-05-15 18:09:24 -07:00 |
claudiulodro
|
838b175f67
|
Use store language in customer emails
|
2017-05-15 14:34:37 -07:00 |