-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.8.6
-
Code
-
Classes
- NewsletterAddon
| Total Complexity |
58 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
310 |
| Lines of code |
187 |
| Logical lines of code |
96 |
| Comment lines |
64 |
| Methods |
35 |
| Properties |
8 |
Methods 35
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
53 |
7 |
20 |
| init() |
S |
59 |
5 |
15 |
| get_label() |
S |
65 |
4 |
10 |
| get_logger() |
S |
72 |
2 |
6 |
| get_admin_logger() |
S |
71 |
2 |
6 |
| setup_options() |
S |
71 |
2 |
6 |
| get_option_array() |
S |
69 |
2 |
7 |
| get_options() |
S |
68 |
2 |
7 |
| save_options() |
S |
67 |
2 |
8 |
| setup_labels() |
S |
75 |
2 |
5 |
| query() |
S |
64 |
2 |
10 |
| get_results() |
S |
66 |
2 |
9 |
| get_row() |
S |
66 |
2 |
9 |
| upgrade() |
S |
100 |
1 |
2 |
| weekly_check() |
S |
100 |
1 |
2 |
| get_support_data() |
S |
83 |
1 |
3 |
| support_data() |
S |
70 |
1 |
6 |
| deactivate() |
S |
73 |
1 |
5 |
| admin_menu() |
S |
100 |
1 |
2 |
| newsletter_menu() |
S |
100 |
1 |
2 |
| add_settings_menu_page() |
S |
78 |
1 |
3 |
| add_subscription_menu_page() |
S |
78 |
1 |
3 |
| add_newsletters_menu_page() |
S |
78 |
1 |
3 |
| add_subscribers_menu_page() |
S |
78 |
1 |
3 |
| add_forms_menu_page() |
S |
78 |
1 |
3 |
| get_current_language() |
S |
82 |
1 |
3 |
| is_all_languages() |
S |
81 |
1 |
3 |
| is_allowed() |
S |
82 |
1 |
3 |
| is_admin_page() |
S |
82 |
1 |
3 |
| get_languages() |
S |
82 |
1 |
3 |
| is_multilanguage() |
S |
82 |
1 |
3 |
| merge_defaults() |
S |
72 |
1 |
5 |
| get_user() |
S |
81 |
1 |
3 |
| show_email_status_label() |
S |
81 |
1 |
3 |
| send_test_email() |
S |
80 |
1 |
3 |