Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php / Page 3

WC_REST_Product_Reviews_Controller

Class: REST API Product Reviews Controller Class.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:19

Used by 1 function | Uses 1 function

WC_REST_Product_Reviews_Controller::register_routes()

Method: Register the routes for product reviews.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:38

Used by 0 functions | Uses 1 function

WC_REST_Product_Reviews_Controller::get_items_permissions_check()

Method: Check whether a given request has permission to read webhook deliveries.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:137

Used by 0 functions | Uses 1 function

WC_REST_Product_Reviews_Controller::get_item_permissions_check()

Method: Check if a given request has access to read a product review.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:151

Used by 0 functions | Uses 1 function

WC_REST_Product_Reviews_Controller::create_item_permissions_check()

Method: Check if a given request has access to create a new product review.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:168

Used by 0 functions | Uses 1 function

WC_REST_Product_Reviews_Controller::update_item_permissions_check()

Method: Check if a given request has access to update a product review.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:182

Used by 0 functions | Uses 1 function

WC_REST_Product_Reviews_Controller::delete_item_permissions_check()

Method: Check if a given request has access to delete a product review.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:199

Used by 0 functions | Uses 1 function

WC_REST_Product_Reviews_Controller::batch_items_permissions_check()

Method: Check if a given request has access batch create, update and delete items.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:216

Used by 0 functions | Uses 1 function

woocommerce_rest_insert_product_review

Action Hook: Fires after a comment is created or updated via the REST API.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:478

Used by 4 functions | Uses 0 functions

woocommerce_rest_prepare_product_review

Filter Hook: Filter product reviews object returned from the REST API.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:731

Used by 3 functions | Uses 0 functions
« Previous 1 2 3
Proudly powered by WordPress