-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.1.3
-
Code
-
Classes
- NewsletterUnsubscription
Total Complexity |
45 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
245 |
Lines of code |
163 |
Logical lines of code |
114 |
Comment lines |
35 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
hook_newsletter_action() |
B |
38 |
21 |
62 |
hook_newsletter_page_text() |
S |
56 |
7 |
21 |
unsubscribe() |
S |
57 |
3 |
16 |
hook_newsletter_message() |
S |
58 |
3 |
15 |
send_unsubscribed_email() |
S |
64 |
3 |
9 |
hook_newsletter_replace() |
S |
60 |
2 |
13 |
instance() |
S |
71 |
2 |
6 |
notify_admin() |
S |
64 |
2 |
9 |
__construct() |
S |
66 |
1 |
7 |
reactivate() |
S |
73 |
1 |
5 |