Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/legacy/api/v2/class-wc-api-products.php

WC_API_Products::get_product_by_sku()

Method: Get product by SKU

Source: includes/legacy/api/v2/class-wc-api-products.php:2194

Used by 0 functions | Uses 3 functions

WC_API_Products::clear_product()

Method: Clear product

Source: includes/legacy/api/v2/class-wc-api-products.php:2213

Used by 1 function | Uses 1 function

WC_API_Products::bulk()

Method: Bulk update or insert products Accepts an array with products in the formats supported by WC_API_Products->create_product() and WC_API_Products->edit_product()

Source: includes/legacy/api/v2/class-wc-api-products.php:2245

Used by 0 functions | Uses 5 functions

WC_API_Products::get_product_attribute()

Method: Get the product attribute for the given ID

Source: includes/legacy/api/v2/class-wc-api-products.php:1874

Used by 2 functions | Uses 2 functions

WC_API_Products::validate_attribute_data()

Method: Validate attribute data.

Source: includes/legacy/api/v2/class-wc-api-products.php:1927

Used by 2 functions | Uses 5 functions

WC_API_Products::create_product_attribute()

Method: Create a new product attribute

Source: includes/legacy/api/v2/class-wc-api-products.php:1962

Used by 0 functions | Uses 5 functions

WC_API_Products::edit_product_attribute()

Method: Edit a product attribute

Source: includes/legacy/api/v2/class-wc-api-products.php:2046

Used by 0 functions | Uses 5 functions

WC_API_Products::delete_product_attribute()

Method: Delete a product attribute

Source: includes/legacy/api/v2/class-wc-api-products.php:2129

Used by 0 functions | Uses 4 functions

WC_API_Products::get_product_attributes()

Method: Get a listing of product attributes

Source: includes/legacy/api/v2/class-wc-api-products.php:1837

Used by 0 functions | Uses 3 functions

WC_API_Products::save_product_images()

Method: Save product images

Source: includes/legacy/api/v2/class-wc-api-products.php:1640

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