5214e93787
Add sniff for use empty line spacing, fix found occurences
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
ade1cc4d8e
Autofix alphabetically sorted use statements
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
f0afcbcdce
i18n: use %s placeholders instead of [number]
...
Replace `[number]` with `%s` using `sprintf()` function.
Old string:
**Good news! MailPoet won’t send emails to your [number] inactive subscribers. This is a standard practice to maintain good deliverability and open rates. But if you want to disable it, you can do so in settings. [link]Read more.[/link]**
New string:
**Good news! MailPoet won’t send emails to your %s inactive subscribers. This is a standard practice to maintain good deliverability and open rates. But if you want to disable it, you can do so in settings. [link]Read more.[/link]**
2019-09-25 20:03:21 +01:00
9bdfabc039
i18n: use WordPress %s
placeholders
2019-09-20 11:00:58 +02:00
77322a08ce
Remove confirmation sender settings and warnings
...
[MAILPOET-2328]
2019-09-12 15:45:34 +02:00
a9bb3e66ed
i18n: remove redundant HTML tag
...
The string has one `<b>` tag and two `</b>` tags. This PR removes the second closing tag.
2019-09-11 10:49:54 +03:00
d3d572faa9
Open KB links in Beacon popover
...
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
8c26e2852b
Update KB links to new URL
...
[PREMIUM-127]
2019-07-31 16:16:56 -04:00
887757cf93
Remove inactive subscribers notice feature flag
...
[MAILPOET-2161]
2019-07-09 06:53:41 -04:00
243dcb9889
Add test for inactive subscribers notice
...
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
21e3c5b1e9
Hide inactive subscribers notice behind a feture flag
...
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
74a4ff5a2f
Use DI to initialize PermanentNotices
...
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
0e99d7982c
Don't display inactive subscribers notice when time range changed
...
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
0bb18b62b2
Add inactive subscribers notice
...
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
6ff29125bf
Fix grammar
...
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
01dcdd0262
Display notice for unauthorized emails within newsletters
...
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
8712948cf2
Update basic authorized emails error to display for relevant errors
...
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
f86c0c9612
Refactor authorized emails validation from Bridge to Controller
...
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
e310bfc190
Fix translation function calls
...
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
8f79d01334
Fix coding style errors
...
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
19444bb66d
Prevent that 2 same email addresses will display in error message
...
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
3aa382a060
Refactor resume sending js code out of PHP
...
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
dd67603b7e
Add permanent notice for unauthorized emails
...
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
1923005897
Update PHP version warning
...
[MAILPOET-1947]
2019-04-18 10:06:48 +03:00
0a436087e1
Replace all WP function calls
2019-03-07 08:30:14 -05:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a8972ca281
Add space between switch and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
e060caeeba
Refactor MailPoet\Twig, Utils to use new settings
...
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
afb61700a3
Improve PHP 5.6 warning
...
[MAILPOET-1690]
2019-01-03 14:34:22 +01:00
bd9118a42e
Change outdated PHP version notice [MAILPOET-1659]
2018-11-29 16:06:50 +03:00
d93a3bb52f
Exclude permanent notices in the welcome wizard [MAILPOET-1659]
2018-11-29 16:06:50 +03:00
250a02f7f8
Update the PHP version message
...
[MAILPOET-1660]
2018-11-27 16:29:39 +01:00
4a781849db
Display outdated PHP version warning for 5.6 [MAILPOET-1610]
2018-11-05 11:18:15 +03:00
c4094efd91
Update PHP 5.6 warning
...
[MAILPOET-1610]
2018-11-05 11:15:59 +03:00
a943589de9
Update text on premium page
...
[MAILPOET-1590]
2018-10-18 15:08:51 +02:00
c0e252f42a
Update the discount amount
...
[MAILPOET-1590]
2018-10-18 09:36:41 +02:00
72ea5fb84e
Display the announcement on the dashboard only
...
[MAILPOET-1590]
2018-10-18 09:31:22 +02:00
cc303c0cd3
Remove opening in new tab
...
[MAILPOET-1590]
2018-10-18 09:16:25 +02:00
d11c9c5296
Remove hanging period
...
[MAILPOET-1590]
2018-10-18 09:14:54 +02:00
91a1ca69ed
fixing typos and failing tests
2018-10-15 20:07:05 +02:00
ce6711d69e
adding discount to premium page
2018-10-15 17:36:05 +02:00
0639b1ad1f
adding notice to dashboard
2018-10-15 17:36:05 +02:00
c2bb93f3b7
Ensure notice is not shown on wizard
...
[MAILPOET-1492]
2018-09-19 14:30:11 +02:00
d42d48c716
Rename some methods
...
[MAILPOET-1492]
2018-09-19 10:28:24 +02:00
017918c870
Add after migration notice
...
[MAILPOET-1492]
2018-09-19 10:27:04 +02:00
de6ba39595
Fix private access error
2018-09-19 10:24:37 +02:00
4a641ba94e
Create permanent notices
...
[MAILPOET-1492]
2018-09-19 10:24:37 +02:00