Dev Resources

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

WC_REST_Products_V1_Controller::save_variations_data()

Method: Save variations.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1365

Used by 1 function | Uses 7 functions

WC_REST_Products_V1_Controller::prepare_item_for_response()

Method: Prepare a single product output for response.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:597

Used by 3 functions | Uses 5 functions

WC_REST_Products_V1_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:640

Used by 1 function | Uses 0 functions

WC_REST_Products_V1_Controller::prepare_item_for_database()

Method: Prepare a single product for create or update.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:665

Used by 1 function | Uses 4 functions

WC_REST_Products_V1_Controller::create_item()

Method: Create a single product.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:737

Used by 0 functions | Uses 5 functions

woocommerce_rest_insert_product

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

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:800

Used by 2 functions | Uses 0 functions

WC_REST_Products_V1_Controller::update_item()

Method: Update a single product.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:780

Used by 0 functions | Uses 4 functions

WC_REST_Products_V1_Controller::save_product()

Method: Saves a product to the database.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:818

Used by 2 functions | Uses 1 function

WC_REST_Products_V1_Controller::save_product_images()

Method: Save product images.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:831

Used by 0 functions | Uses 1 function

WC_REST_Products_V1_Controller::set_product_images()

Method: Set product images.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:845

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