-
Home
-
Prevent Direct Access – Protect WordPress Files
-
2.8.8.1
-
Code
-
Classes
- PDA_Lite_API
Total Complexity |
11 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
137 |
Lines of code |
69 |
Logical lines of code |
25 |
Comment lines |
44 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_protected() |
S |
57 |
2 |
17 |
register_rest_routes() |
S |
55 |
1 |
22 |
prefix_role_name() |
S |
74 |
2 |
4 |
pda_lite_custom_permission_check() |
S |
79 |
2 |
3 |
__construct() |
S |
80 |
1 |
3 |
list_private_links() |
S |
66 |
1 |
8 |
protect_files() |
S |
70 |
1 |
6 |
un_protect_files() |
S |
70 |
1 |
6 |