Dev Resources

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

WC_REST_Terms_Controller::delete_item()

Method: Delete a single term from a taxonomy.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:542

Used by 0 functions | Uses 3 functions

woocommerce_rest_delete_{$taxonomy}

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

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:578

Used by 1 function | Uses 0 functions

WC_REST_Terms_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:590

Used by 0 functions | Uses 0 functions

WC_REST_Terms_Controller::update_term_meta_fields()

Method: Update term meta fields.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:625

Used by 2 functions | Uses 0 functions

WC_REST_Terms_Controller::get_terms_for_product()

Method: Get the terms attached to a product.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:641

Used by 1 function | Uses 1 function

WC_REST_Terms_Controller::compare_terms()

Method: Comparison function for sorting terms by a column.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:686

Used by 0 functions | Uses 0 functions

WC_REST_Terms_Controller::get_collection_params()

Method: Get the query params for collections

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:703

Used by 1 function | Uses 0 functions

WC_REST_Terms_Controller::get_taxonomy()

Method: Get taxonomy.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:792

Used by 7 functions | Uses 1 function

WC_REST_Terms_Controller::create_item()

Method: Create a single term for a taxonomy.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:388

Used by 0 functions | Uses 3 functions

woocommerce_rest_insert_{$taxonomy}

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

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:529

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