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
467bef1d61
Do not require pluggable.php [MAILPOET-1650]
2018-11-22 17:01:33 +03:00
7ac5e65963
Fix php notice
2017-08-30 10:30:16 +02:00
adc86ef247
Increases hash length and random string size
2017-05-15 13:07:18 -04:00
6e700b0cfa
Moves newsletter hash generating logic into Security helper class
...
Updates Links class to use Security helper's hash generating method
2017-05-14 20:15:40 -04:00
cc523a3c0b
ability to specify action for generateToken() method
2016-10-21 13:36:41 +02:00
4402f826c3
fixed issue with namespace AND fixed issue #649
2016-10-06 12:54:04 +02:00
b9745b555a
make sure ABSPATH is defined before using it - fixes issue #648
2016-10-06 12:52:53 +02:00
88dc7f4199
removing DKIM and useless classes
2016-06-22 13:47:54 +02:00
8c847825fa
- Implements starting/stopping/pausing daemon
2015-11-30 13:01:07 -05:00
fa96c4697d
- Adds Queue router
...
- Updates logic for Queue and Supervisor
- #227
2015-11-27 07:35:12 -05:00
1ff7e3f4be
Form Subscription
...
- improved MailPoet ajax to fix token issue
- added js validation and ajax submit in public.js
- add util security to generate tokens
- updated router to use new util security
- added jquery-validation module
- update public config in webpack config
- added error messages in form
2015-08-20 21:02:04 +02:00