Jan Lysý
7d6e69e639
Add notice when premium features for key are available
...
[MAILPOET-5429]
2023-08-03 12:31:02 +02:00
Pavel Dohnal
cf88a3fab2
Display warning for unsupported WooCommerce version
...
[MAILPOET-5085]
2023-03-27 11:35:48 +02:00
Jan Lysý
22b0278003
Add notice when the subscription is waiting on approval
...
[MAILPOET-4528]
2023-02-27 11:59:05 +01:00
Oluwaseun Olorunsola
2ebcad1468
Exclude Notices from landingpage
...
MAILPOET-4797
2023-01-09 14:38:09 +01:00
Rostislav Wolny
a698e416ad
Allow all permanent notices on all pages except the wizard page
...
[MAILPOET-4825]
2023-01-02 14:13:53 +01:00
Oluwaseun Olorunsola
0bd627d3b1
Add support for checking misconfiguration of the PHP mail function
...
Some hosts do perform intentional misconfiguration of the mail function, causing it not to work.
When the mail function is misconfigured, we can still access and execute the mail function from within the codebase, but we get an error.
There’s no accurate way to know the PHP mail function is misconfigured. Unless we execute the function with all the proper parameters and check the exception error message against this error `Could not instantiate mail function.`
MAILPOET-4760
2022-12-05 10:25:28 +01:00
Oluwaseun Olorunsola
d09b4ca409
Add check for mail function and display notice if disabled
...
MAILPOET-4760
2022-12-05 10:25:28 +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 Lysý
50e98a6273
Remove old model from InactiveSubscribersNotice
...
[MAILPOET-4356]
2022-07-21 15:35:50 +02:00
Jan Lysý
e28aa7ed46
Remove old model from BlackFridayNotice
...
[MAILPOET-4356]
2022-07-21 15:35:50 +02:00
Jan Lysý
98dde764a6
Add warning about deprecated filter
...
[MAILPOET-4142]
2022-05-23 11:38:32 +02:00
Brezo Cordero
a1455c9f46
Remove Util\Notices\DeprecatedShortcodeNotice
...
[MAILPOET-3899]
2022-02-28 09:42:56 +01:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00