Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 3.5.0 / Page 7

WC_REST_Product_Reviews_Controller::get_review()

Method: Get the reivew, if the ID is valid.

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

Used by 3 functions | Uses 0 functions

WC_REST_Product_Reviews_Controller::normalize_query_param()

Method: Prepends internal property prefix to query parameters to match our response fields.

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

Used by 1 function | Uses 0 functions

WC_REST_Product_Reviews_Controller::prepare_status_response()

Method: Checks comment_approved to set comment status for single comment output.

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

Used by 1 function | Uses 0 functions

WC_REST_Product_Reviews_Controller::handle_status_param()

Method: Sets the comment_status of a given review object when creating or updating a review.

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

Used by 2 functions | Uses 0 functions

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

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

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_preprocess_product_review

Filter Hook: Filters a review after it is prepared for the database.

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

Used by 1 function | Uses 0 functions

WC_REST_Report_Orders_Totals_Controller::get_reports()

Method: Get reports list.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:41

Used by 0 functions | Uses 1 function

WC_REST_Controller::get_fields_for_response()

Method: Gets an array of fields to be included on the response.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:529

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 9 Next »
Proudly powered by WordPress