-
Home
-
Newsletter – Send awesome emails from WordPress
-
7.9.7
-
Code
-
Classes
- NewsletterUnsubscription
Total Complexity |
44 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
243 |
Lines of code |
163 |
Logical lines of code |
112 |
Comment lines |
35 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
hook_newsletter_action() |
B |
40 |
18 |
59 |
hook_newsletter_page_text() |
A |
54 |
8 |
24 |
unsubscribe() |
S |
57 |
3 |
16 |
hook_add_unsubscribe_headers_to_email() |
S |
58 |
3 |
15 |
send_unsubscribed_email() |
S |
65 |
3 |
8 |
hook_newsletter_replace() |
S |
62 |
2 |
11 |
instance() |
S |
71 |
2 |
6 |
notify_admin() |
S |
64 |
2 |
9 |
reactivate() |
S |
67 |
2 |
8 |
__construct() |
S |
67 |
1 |
7 |