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 2

woocommerce_rest_product_review_query

Filter Hook: Filters arguments, before passing to WP_Comment_Query, when querying reviews via the REST API.

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

Used by 1 function | Uses 0 functions

WC_REST_Product_Reviews_Controller::create_item()

Method: Create a single review.

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

Used by 0 functions | Uses 6 functions

woocommerce_rest_pre_insert_product_review

Filter Hook: Filters a review before it is inserted via the REST API.

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

Used by 1 function | Uses 0 functions

WC_REST_Product_Reviews_Controller::get_item()

Method: Get a single product review.

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

Used by 0 functions | Uses 2 functions

WC_REST_Product_Reviews_Controller::update_item()

Method: Updates a review.

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

Used by 0 functions | Uses 5 functions

WC_REST_Product_Reviews_Controller::delete_item()

Method: Deletes a review.

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

Used by 0 functions | Uses 4 functions

woocommerce_rest_product_review_trashable

Filter Hook: Filters whether a review can be trashed.

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

Used by 1 function | Uses 0 functions

woocommerce_rest_delete_review

Action Hook: Fires after a review is deleted via the REST API.

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

Used by 1 function | Uses 0 functions

WC_REST_Product_Reviews_Controller::prepare_item_for_response()

Method: Prepare a single product review output for response.

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

Used by 5 functions | Uses 5 functions

WC_REST_Product_Reviews_Controller::prepare_item_for_database()

Method: Prepare a single product review to be inserted into the database.

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

Used by 2 functions | Uses 1 function
« Previous 1 2 3 Next »
Proudly powered by WordPress