7f40e5b512
Clean up unused imports [MAILPOET-2208]
2019-07-19 08:54:50 -04:00
5d64ec168d
Add rule for concatenation operator spacing
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
0a436087e1
Replace all WP function calls
2019-03-07 08:30:14 -05:00
fb77167a1f
Remove unused imports [MAILPOET-1825]
2019-02-21 09:51:53 -05:00
2f487fd300
Inject subscribe() action instead of calling it statically [MAILPOET-1825]
2019-02-21 09:51:53 -05:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a935b091d3
Add space between elseif/else if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ce7ad292b8
Refactor MailPoet\Subscribers, Subscription to use new settings
...
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
9f7ae122e3
Add missing periods to translation strings
2017-01-30 21:33:59 +02:00
b7ef191641
Remove leading slashes in imports [MAILPOET-764]
2017-01-25 10:22:27 +03:00
7fbf84db1f
converted text domain to string instead of constant
2016-09-30 09:58:26 +02:00
42202f676a
updated Env::plugin_name to constant for text domain
2016-09-27 14:54:23 +02:00
ba6198f956
added textdomain to __() calls
2016-09-27 14:53:44 +02:00
49b65729db
update 14 July 2016
2016-07-14 20:58:12 +02:00
08e6430c7d
June 8 2016 Copy review
2016-06-08 17:02:50 +02:00
cac995e15b
fixed subscribe in comments
2016-02-09 16:55:00 +01:00
e3719967f9
renaming + casting
2016-01-14 17:13:02 +01:00
138a631ed7
Fix unit tests + enable signup confirmation by default
...
- minor cleanup
2016-01-14 15:57:46 +01:00
a63ce3cdac
Subscribe on registration
2016-01-14 15:30:22 +01:00
0c5beb2511
Refactor & Improvements
...
- fixed position of checkbox in comment form
- refactored Subscriber::subscribe() method
- removed Form\Subscribe class in favor of Subscription\Comment (I'll create a similar class for Registration)
- added labels in Settings > Basics for Subscribe in comments & registration
- added method in Setting model to check whether signup confirmation is enabled
2016-01-14 14:11:25 +01:00