Rostislav Wolny
|
33f4b2d729
|
Replace usage of WP's current_time without gmt parameter in libs
This commit replaces usages by Carbon::now or in case we need a timestamp it
keeps current_time but adds the gtm parameter as true.
[MAILPOET-6142]
|
2024-08-19 15:29:42 +02:00 |
|
John Oleksowicz
|
1b31ad11d4
|
Update UnsubscribeTokens to use DI
MAILPOET-5710
|
2023-11-13 10:35:54 +01:00 |
|
Rodrigo Primo
|
4d3ee84e38
|
Improve query by getting only the ID as we don't need the rest
[MAILPOET-5680]
|
2023-10-30 09:56:38 +01:00 |
|
Rodrigo Primo
|
f2214c8cf9
|
Refactor UnsubscribeTokens to use Doctrine instead of Paris
[MAILPOET-5680]
|
2023-10-30 09:56:38 +01:00 |
|
Jan Jakes
|
926620e8f8
|
Ignore strict types rule in all existing files that don't have it
[MAILPOET-2688]
|
2022-11-29 15:04:09 +01:00 |
|
Jan Jakes
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|