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