Commit Graph

19 Commits

Author SHA1 Message Date
1df78f22d3 Make the message better
[MAILPOET-4740]
2022-10-24 10:18:28 +02:00
d2247a1c76 Refactor parameter from int to entity
[MAILPOET-4372]
2022-10-12 11:44:37 +02:00
8aabcb5857 Use Woo native function instead of custom query in getGuestCustomerOrderCountByEmail()
[MAILPOET-4570]
2022-10-03 15:10:36 +02:00
218de96024 Fix WordPress.WP.I18n.MissingTranslatorsComment errors
[MAILPOET-4524]
2022-08-09 13:23:16 +02:00
b05e6d414c Remove WP\Functions::__ and other translate functions
Under the new sniffer rules, those functions produce errors and, when those methods
are used, the sniffer can not properly be applied.

[MAILPOET-4524]
2022-08-09 13:23:16 +02:00
3f3b08fc27 Remove redundant check
[MAILPOET-4141]
2022-06-20 12:00:47 +02:00
745ba0d5e0 Replace old model from PurchasedProduct
[MAILPOET-4141]
2022-06-20 12:00:47 +02:00
448847a4b9 Replace old model from PurchasedInCategory
[MAILPOET-4141]
2022-06-20 12:00:47 +02:00
4440ebc3e6 Replace old model with Doctrine
[MAILPOET-4141]
2022-06-20 12:00:47 +02:00
4ba5c6ce0c Remove old model from Scheduler
[MAILPOET-4141]
2022-06-20 12:00:47 +02:00
a128c651c8 Remove old model from the AbandonedCart event
[MAILPOET-4141]
2022-06-20 12:00:47 +02:00
ca3f8bdc43 Make Scheduler non-static
[MAILPOET-4252]
2022-04-25 12:08:18 +02:00
a2ab1a3cfd Escape queries before passing to $wpdb methods
[MAILPOET-4219]
2022-04-04 17:12:33 +02:00
9b71a7804c Update Monolog/Monolog from v1 to v2
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
ef40730631 Only store relevant meta for category emails
[MAILPOET-3518]
2022-02-09 16:33:06 +01:00
ec8ff46a29 Only store relevant meta for product purchases
[MAILPOET-3518]
2022-02-09 16:33:06 +01:00
ad94cffdea Remove proprietary AbandonedCartPageVisitTracker
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00
f3208ca585 Use subscriber activity callback for postponing abandoned cart emails
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00