WC_REST_Product_Reviews_V2_Controller
REST API Product Reviews Controller Class.
Description Description
Source Source
File: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php
Methods Methods
- batch_items — Bulk create, update and delete items.
- batch_items_permissions_check — Check if a given request has access to batch manage product reviews.
- get_item_schema — Get the Product Review's schema, conforming to JSON Schema.
- prepare_item_for_response — Prepare a single product review output for response.
- register_routes — Register the routes for product reviews.