Jan Jakes
|
ab16f5be10
|
Remove ignores of WordPressDotOrg sniffs
[MAILPOET-6150]
|
2024-08-29 17:23:34 +02:00 |
|
Rostislav Wolny
|
ee83e4d748
|
Refactor SubscriberActions:subscribe to return status of confirmation email
We need to pass the error or success info about the confirmation email
in order to be able to be able to display the error message.
[MAILPOET-4736]
|
2022-12-28 14:25:56 +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
|
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
|
3320afe8f5
|
Remove wp_kses from templates
This commit removes two escaped outputs to keep backwards compatibility.
[MAILPOET-4219]
|
2022-04-04 17:12:33 +02:00 |
|
David Remer
|
a8d88beec9
|
Escape output according to WP sniffs
[MAILPOET-4129]
|
2022-04-04 17:12:33 +02:00 |
|
Jan Jakes
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|