-
Home
-
MainWP Child – Securely Connects to the MainWP Dashboard to Manage Multiple Sites
-
4.1.6
-
Code
-
Classes
- MainWP_Child_Vulnerability_Checker
Total Complexity |
50 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
284 |
Lines of code |
184 |
Logical lines of code |
115 |
Comment lines |
69 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_themes() |
B |
40 |
17 |
59 |
check_plugins() |
A |
42 |
15 |
49 |
action() |
S |
59 |
5 |
14 |
vulnche_get_content() |
S |
57 |
3 |
15 |
vulner_recheck() |
S |
60 |
3 |
12 |
check_wp() |
S |
63 |
3 |
9 |
get_random_user_agent() |
S |
58 |
1 |
17 |
instance() |
S |
71 |
2 |
6 |
__construct() |
S |
79 |
1 |
3 |