-
Home
-
Wordfence Security – Firewall, Malware Scan, and Login Security
-
8.0.5 (latest)
-
Code
-
Classes
- wfAdminUserMonitor
Total Complexity |
38 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
174 |
Lines of code |
120 |
Logical lines of code |
66 |
Comment lines |
36 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCurrentAdmins() |
A |
45 |
10 |
43 |
isEnabled() |
S |
62 |
5 |
11 |
checkNewAdmins() |
S |
62 |
4 |
11 |
updateToUserRole() |
S |
66 |
4 |
8 |
getLoggedAdmins() |
S |
64 |
3 |
11 |
removeAdmin() |
S |
67 |
3 |
7 |
createInitialList() |
S |
66 |
2 |
8 |
grantSuperAdmin() |
S |
75 |
2 |
5 |
revokeSuperAdmin() |
S |
75 |
2 |
5 |
addAdmin() |
S |
68 |
2 |
7 |
isAdminUserLogged() |
S |
75 |
1 |
4 |