Dev Resources

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

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::get_product_orders()

Method: Get the orders for a product

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

Used by 0 functions | Uses 1 function

WC_API_Authentication::update_api_key_last_access()

Method: Updated API Key last access datetime

Source: includes/legacy/api/v2/class-wc-api-authentication.php:397

Used by 1 function | Uses 0 functions

WC_API_Authentication::get_keys_by_consumer_key()

Method: Return the keys for the given consumer key

Source: includes/legacy/api/v2/class-wc-api-authentication.php:170

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