Sam Najian
f44afbddf2
Remove SendingQueue model usages
...
[MAILPOET-4361]
2022-07-18 16:47:48 +02:00
Sam Najian
1814a69719
Remove SubscriberModel usages
...
[MAILPOET-4361]
2022-07-18 16:47:48 +02:00
Sam Najian
bd3b4f1e93
Remove Newsletter model usages
...
[MAILPOET-4361]
2022-07-18 16:47:48 +02:00
Jan Lysý
82e05dfe0f
Add fixes for better compatibility with PHP8.1
...
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
David Remer
eda969dd72
Fix action_argument_value of shortcode will be string if empty
...
[MAILPOET-4151]
2022-02-21 10:26:22 +01:00
Sam NAjian
b35006433d
Use only an instance of NewsletterShortcodes class when rendering archiveSubject
...
- Based on how the NewsletterShortcodes service is implemented it's safer to instanciate
it inside the user method and not inject it in the class contructor
- Revert back the changes added to MailPoet\Newsletter\Shortcodes\Categories\Subscriber::process
[MAILPOET-4069]
2022-02-09 16:31:14 +01:00
Rostislav Wolny
1630da0917
Add processing of shortcode in subject in archive page
...
[MAILPOET-3965]
2022-02-09 16:31:14 +01:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00