-
Home
-
Two Factor (2FA) Authentication via Email
-
1.9.2
-
Code
-
Classes
- SS88_2FAVE
Total Complexity |
86 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
430 |
Lines of code |
267 |
Logical lines of code |
168 |
Comment lines |
1 |
Methods |
19 |
Properties |
3 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isEnabled() |
B |
50 |
21 |
22 |
processTokenLogin() |
A |
40 |
15 |
53 |
__construct() |
A |
49 |
11 |
26 |
wp_login() |
A |
48 |
7 |
31 |
deactivated_plugin() |
S |
54 |
5 |
18 |
userOptions() |
S |
53 |
3 |
28 |
ajax_dismiss_notice() |
S |
69 |
3 |
6 |
userOptionsUpdate() |
S |
69 |
3 |
6 |
outputPage() |
S |
66 |
3 |
8 |
emailToken() |
S |
57 |
2 |
13 |
random_bytes() |
S |
68 |
2 |
8 |
show_admin_notice() |
S |
65 |
2 |
9 |
wp_mail_override() |
S |
64 |
2 |
10 |
findEmailTemplate() |
S |
72 |
2 |
5 |
init() |
S |
77 |
1 |
4 |
plugin_action_links() |
S |
70 |
1 |
6 |
generateToken() |
S |
70 |
1 |
6 |
admin_enqueue_scripts() |
S |
70 |
1 |
5 |
debug() |
S |
76 |
1 |
3 |