-
Home
-
WooCommerce Legacy REST API
-
1.0.5 (latest)
-
Code
-
Classes
- WC_REST_Legacy_Products_Controller
Total Complexity |
159 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
782 |
Lines of code |
464 |
Logical lines of code |
299 |
Comment lines |
191 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_product_meta() |
D |
18 |
73 |
199 |
save_variations_data() |
D |
28 |
44 |
117 |
query_args() |
B |
35 |
21 |
81 |
prepare_item_for_response() |
S |
56 |
6 |
16 |
delete_post() |
S |
56 |
5 |
17 |
update_post_meta_fields() |
S |
57 |
5 |
16 |
get_product_menu_order() |
S |
81 |
1 |
3 |
save_product_meta() |
S |
73 |
1 |
5 |
add_post_meta_fields() |
S |
79 |
1 |
3 |
get_post_types() |
S |
80 |
1 |
3 |
save_product_images() |
S |
75 |
1 |
4 |