-
Home
-
Two Factor (2FA) Authentication via Email
-
1.9.6 (latest)
-
Code
-
Classes
- SS88_2FAVE
Total Complexity |
91 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
451 |
Lines of code |
281 |
Logical lines of code |
179 |
Comment lines |
1 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isEnabled() |
B |
48 |
25 |
24 |
processTokenLogin() |
A |
39 |
15 |
58 |
__construct() |
A |
48 |
11 |
28 |
wp_login() |
A |
48 |
7 |
31 |
deactivated_plugin() |
S |
54 |
5 |
18 |
userOptions() |
S |
53 |
3 |
28 |
emailToken() |
S |
55 |
2 |
15 |
ajax_dismiss_notice() |
S |
69 |
3 |
6 |
userOptionsUpdate() |
S |
69 |
3 |
6 |
outputPage() |
S |
66 |
3 |
8 |
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 |
plugin_action_links() |
S |
70 |
1 |
6 |
ss882fave_is_user_logged_in() |
S |
80 |
1 |
3 |
init() |
S |
77 |
1 |
4 |
generateToken() |
S |
70 |
1 |
6 |
admin_enqueue_scripts() |
S |
70 |
1 |
5 |
debug() |
S |
76 |
1 |
3 |