David Remer
|
12afcfb656
|
Improve readability
[MAILPOET-3487]
|
2022-12-07 11:53:48 +01:00 |
|
David Remer
|
7b584dd482
|
Add language function to twig
[MAILPOET-3487]
|
2022-12-07 11:53:48 +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 |
|
David Remer
|
97e160bf67
|
Fix WordPress.WP.I18n.MissingArgDomain
[MAILPOET-4524]
|
2022-08-09 13:23:16 +02:00 |
|
David Remer
|
218de96024
|
Fix WordPress.WP.I18n.MissingTranslatorsComment errors
[MAILPOET-4524]
|
2022-08-09 13:23:16 +02:00 |
|
David Remer
|
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 |
|
David Remer
|
55880fb257
|
Disable auto_reload only in non development environments
[MAILPOET-4439]
|
2022-06-16 10:45:57 +02:00 |
|
David Remer
|
5b49dd0fc7
|
Do not autoload twig templates
Set to true auto_load will attempt to overwrite existing files, which is
to be avoided.
[MAILPOET-4439]
|
2022-06-16 10:45:57 +02:00 |
|
David Remer
|
0d4048b682
|
Remove WordPress from build process
[MAILPOET-3985]
|
2022-06-08 15:25:41 +02:00 |
|
David Remer
|
d5b25ac28f
|
Add getTwig method
[MAILPOET-3985]
|
2022-06-08 15:25:41 +02:00 |
|
David Remer
|
4b7ecfba94
|
Use newly introduced twig classes
[MAILPOET-3985]
|
2022-06-08 15:25:41 +02:00 |
|
Jan Jakes
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|