-
Home
-
Two Factor (2FA) Authentication via Email
-
1.5.1
-
Code
-
Classes
- SS88_2FAVE
Total Complexity |
47 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
282 |
Lines of code |
173 |
Logical lines of code |
100 |
Comment lines |
0 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
processTokenLogin() |
A |
45 |
13 |
38 |
__construct() |
A |
52 |
9 |
21 |
wp_login() |
S |
60 |
3 |
15 |
userOptions() |
S |
60 |
2 |
18 |
ajax_dismiss_notice() |
S |
69 |
3 |
6 |
userOptionsUpdate() |
S |
74 |
2 |
4 |
random_bytes() |
S |
68 |
2 |
8 |
show_admin_notice() |
S |
66 |
2 |
9 |
outputPage() |
S |
72 |
2 |
5 |
wp_mail_override() |
S |
64 |
2 |
10 |
emailToken() |
S |
59 |
1 |
12 |
init() |
S |
77 |
1 |
4 |
plugin_action_links() |
S |
72 |
1 |
6 |
isEnabled() |
S |
79 |
1 |
3 |
generateToken() |
S |
70 |
1 |
6 |
admin_enqueue_scripts() |
S |
70 |
1 |
5 |
debug() |
S |
76 |
1 |
3 |