-
Home
-
WordPress REST API (Version 2)
-
2.0-beta15 (latest)
-
Code
-
Classes
- WP_REST_Settings_Controller
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
176 |
Lines of code |
101 |
Logical lines of code |
49 |
Comment lines |
46 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_registered_options() |
A |
49 |
10 |
32 |
update_item() |
S |
58 |
4 |
15 |
prepare_value() |
S |
62 |
4 |
12 |
get_item_schema() |
S |
60 |
2 |
13 |
register_routes() |
S |
58 |
1 |
17 |
get_item() |
S |
64 |
2 |
9 |
get_item_permissions_check() |
S |
80 |
1 |
3 |