-
Home
-
CloudSecure WP Security
-
1.3.18 (latest)
-
Code
-
Classes
- CloudSecureWP_Disable_XMLRPC
Total Complexity |
25 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
202 |
Lines of code |
98 |
Logical lines of code |
55 |
Comment lines |
70 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_htaccess() |
S |
59 |
4 |
16 |
is_enabled() |
S |
78 |
2 |
3 |
get_default() |
S |
68 |
2 |
7 |
get_settings() |
S |
67 |
2 |
8 |
save_settings() |
S |
68 |
2 |
7 |
is_pingback_disabled() |
S |
69 |
2 |
7 |
is_xmlrpc_disabled() |
S |
69 |
2 |
7 |
get_htaccess_settings() |
S |
62 |
1 |
12 |
__construct() |
S |
73 |
1 |
5 |
get_feature_key() |
S |
81 |
1 |
3 |
get_constant_settings() |
S |
80 |
1 |
3 |
remove_htaccess() |
S |
80 |
1 |
3 |
admin_notices() |
S |
76 |
1 |
4 |
xmlrpc_methods() |
S |
74 |
1 |
5 |
activate() |
S |
81 |
1 |
3 |
deactivate() |
S |
74 |
1 |
5 |