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 / Page 2

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

Method: Check if a given request has access to update a attribute.

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

Used by 0 functions | Uses 2 functions

WC_REST_Product_Attributes_V1_Controller::delete_item_permissions_check()

Method: Check if a given request has access to delete a attribute.

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

Used by 0 functions | Uses 2 functions

WC_REST_Product_Attributes_V1_Controller::batch_items_permissions_check()

Method: Check if a given request has access batch create, update and delete items.

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

Used by 0 functions | Uses 1 function

WC_REST_Product_Attributes_V1_Controller::get_items()

Method: Get all attributes.

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

Used by 0 functions | Uses 2 functions

WC_REST_Product_Attributes_V1_Controller::create_item()

Method: Create a single attribute.

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

Used by 0 functions | Uses 5 functions

woocommerce_rest_insert_product_attribute

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

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

Used by 2 functions | Uses 0 functions

WC_REST_Product_Attributes_V1_Controller::get_item()

Method: Get a single attribute.

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

Used by 0 functions | Uses 2 functions

WC_REST_Product_Attributes_V1_Controller::update_item()

Method: Update a single term from a taxonomy.

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

Used by 0 functions | Uses 5 functions

WC_REST_Product_Attributes_V1_Controller

Class: REST API Product Attributes controller class.

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

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