-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.12.0 (latest)
-
Code
-
Classes
- EasyWPSMTP
| Total Complexity |
113 |
| Dependencies |
9 |
| Dependents |
3 |
| Total lines |
559 |
| Lines of code |
433 |
| Logical lines of code |
261 |
| Comment lines |
54 |
| Methods |
23 |
| Properties |
6 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init_smtp() |
C |
34 |
25 |
86 |
| test_mail() |
A |
37 |
12 |
76 |
| wp_mail() |
A |
46 |
12 |
36 |
| admin_init() |
A |
49 |
10 |
29 |
| activate() |
A |
45 |
9 |
44 |
| log() |
A |
48 |
9 |
33 |
| self_destruct_handler() |
S |
52 |
4 |
24 |
| __construct() |
S |
60 |
4 |
12 |
| wp_mail_failed() |
S |
70 |
4 |
5 |
| clear_log() |
S |
61 |
3 |
12 |
| credentials_configured() |
S |
64 |
3 |
10 |
| admin_notices() |
S |
61 |
2 |
14 |
| get_instance() |
S |
71 |
2 |
6 |
| init() |
S |
68 |
2 |
7 |
| plugin_action_links() |
S |
67 |
2 |
7 |
| register_plugin_links() |
S |
69 |
2 |
6 |
| encrypt_password() |
S |
72 |
2 |
6 |
| get_log_file_path() |
S |
71 |
1 |
5 |
| get_log_file_root_path() |
S |
78 |
1 |
3 |
| plugins_loaded_handler() |
S |
77 |
1 |
3 |
| is_domain_blocked() |
S |
81 |
1 |
3 |
| get_password() |
S |
79 |
1 |
3 |
| deactivate() |
S |
80 |
1 |
3 |