-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
1.4.6
-
Code
-
Classes
- EasyWPSMTP
Total Complexity |
139 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
670 |
Lines of code |
547 |
Logical lines of code |
356 |
Comment lines |
72 |
Methods |
21 |
Properties |
4 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_smtp() |
C |
33 |
25 |
92 |
admin_init() |
C |
33 |
22 |
97 |
test_mail() |
A |
37 |
12 |
76 |
activate() |
A |
45 |
9 |
44 |
get_password() |
A |
47 |
9 |
35 |
wp_mail() |
A |
52 |
9 |
23 |
log() |
A |
53 |
8 |
20 |
is_domain_blocked() |
A |
54 |
8 |
20 |
__construct() |
S |
52 |
6 |
22 |
credentials_configured() |
S |
64 |
5 |
10 |
encrypt_password() |
S |
59 |
4 |
14 |
self_destruct_handler() |
S |
53 |
3 |
24 |
admin_notices() |
S |
55 |
3 |
23 |
wp_mail_failed() |
S |
70 |
4 |
5 |
clear_log() |
S |
61 |
3 |
12 |
get_instance() |
S |
71 |
2 |
6 |
plugin_action_links() |
S |
67 |
2 |
7 |
register_plugin_links() |
S |
69 |
2 |
6 |
plugins_loaded_handler() |
S |
77 |
1 |
3 |
get_log_file_path() |
S |
71 |
1 |
5 |
deactivate() |
S |
80 |
1 |
3 |