Dev Resources

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

WC_REST_Products_Controller

Class: REST API Products controller class.

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

Used by 2 functions | Uses 1 function

WC_REST_Products_Controller::get_images()

Method: Get the images for a product or product variation.

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

Used by 0 functions | Uses 1 function

WC_REST_Products_Controller::prepare_objects_query()

Method: Make extra product orderby features supported by WooCommerce available to the WC API.

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

Used by 1 function | Uses 5 functions

WC_REST_Products_Controller::set_product_images()

Method: Set product images.

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

Used by 1 function | Uses 4 functions

woocommerce_rest_suppress_image_upload_error

Filter Hook: REST API Products controller

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

Used by 5 functions | Uses 0 functions

WC_REST_Products_Controller::prepare_object_for_database()

Method: Prepare a single product for create or update.

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

Used by 0 functions | Uses 8 functions

WC_REST_Products_Controller::get_item_schema()

Method: Get the Product’s schema, conforming to JSON Schema.

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

Used by 1 function | Uses 2 functions

WC_REST_Products_Controller::get_collection_params()

Method: Add new options for ‘orderby’ to the collection params.

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

Used by 1 function | Uses 2 functions

WC_REST_Products_Controller::get_product_data()

Method: Get product data.

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

Used by 0 functions | Uses 1 function
Proudly powered by WordPress