Dev Resources

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

WC_REST_Product_Attributes_V1_Controller::get_collection_params()

Method: Get the query params for collections

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:539

Used by 1 function | Uses 0 functions

WC_REST_Product_Attributes_V1_Controller::get_taxonomy()

Method: Get attribute name.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:552

Used by 3 functions | Uses 1 function

WC_REST_Product_Attributes_V1_Controller::get_attribute()

Method: Get attribute data.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:577

Used by 4 functions | Uses 0 functions

WC_REST_Product_Attributes_V1_Controller::validate_attribute_slug()

Method: Validate attribute slug.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:606

Used by 0 functions | Uses 2 functions

WC_REST_Product_Attributes_V1_Controller::flush_rewrite_rules()

Method: Schedule to flush rewrite rules.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:627

Used by 0 functions | Uses 0 functions

WC_REST_Product_Attributes_V1_Controller::delete_item()

Method: Delete a single attribute.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:383

Used by 0 functions | Uses 4 functions

woocommerce_rest_delete_product_attribute

Action Hook: Fires after a single attribute is deleted via the REST API.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:413

Used by 1 function | Uses 0 functions

WC_REST_Product_Attributes_V1_Controller::prepare_item_for_response()

Method: Prepare a single product attribute output for response.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:425

Used by 5 functions | Uses 3 functions

woocommerce_rest_prepare_product_attribute

Filter Hook: Filter a attribute item returned from the API.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:452

Used by 1 function | Uses 0 functions

WC_REST_Product_Attributes_V1_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:461

Used by 1 function | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress