Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/API/ProductAttributeTerms.php

ProductAttributeTerms

Class: Product attribute terms controller.

Source: packages/woocommerce-admin/src/API/ProductAttributeTerms.php:17

Used by 0 functions | Uses 1 function

ProductAttributeTerms::register_routes()

Method: Register the routes for custom product attributes.

Source: packages/woocommerce-admin/src/API/ProductAttributeTerms.php:29

Used by 0 functions | Uses 0 functions

ProductAttributeTerms::get_custom_attribute_permissions_check()

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

Source: packages/woocommerce-admin/src/API/ProductAttributeTerms.php:59

Used by 0 functions | Uses 1 function

ProductAttributeTerms::get_item_schema()

Method: Get the Attribute’s schema, conforming to JSON Schema.

Source: packages/woocommerce-admin/src/API/ProductAttributeTerms.php:78

Used by 0 functions | Uses 0 functions

ProductAttributeTerms::get_custom_attribute_values()

Method: Query custom attribute values by slug.

Source: packages/woocommerce-admin/src/API/ProductAttributeTerms.php:92

Used by 1 function | Uses 0 functions

ProductAttributeTerms::get_item_by_slug()

Method: Get a single custom attribute.

Source: packages/woocommerce-admin/src/API/ProductAttributeTerms.php:148

Used by 0 functions | Uses 1 function
Proudly powered by WordPress