Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/wc-attribute-functions.php

wc_create_attribute()

Function: Create attribute.

Source: includes/wc-attribute-functions.php:466

Used by 5 functions | Uses 7 functions

woocommerce_attribute_added

Action Hook: Attribute added.

Source: includes/wc-attribute-functions.php:535

Used by 1 function | Uses 0 functions

woocommerce_attribute_updated

Action Hook: Attribute updated.

Source: includes/wc-attribute-functions.php:559

Used by 1 function | Uses 0 functions

wc_update_attribute()

Function: Update an attribute.

Source: includes/wc-attribute-functions.php:629

Used by 2 functions | Uses 2 functions

wc_delete_attribute()

Function: Delete attribute by ID.

Source: includes/wc-attribute-functions.php:661

Used by 2 functions | Uses 4 functions

woocommerce_before_attribute_delete

Action Hook: Before deleting an attribute.

Source: includes/wc-attribute-functions.php:684

Used by 1 function | Uses 0 functions

woocommerce_attribute_deleted

Action Hook: After deleting an attribute.

Source: includes/wc-attribute-functions.php:701

Used by 2 functions | Uses 0 functions

wc_attribute_taxonomy_slug()

Function: Get an unprefixed product attribute name.

Source: includes/wc-attribute-functions.php:720

Used by 12 functions | Uses 2 functions

wc_array_filter_default_attributes()

Function: Callback for array filter to get default attributes. Will allow for ‘0’ string values, but regard all other class PHP FALSE equivalents normally.

Source: includes/wc-attribute-functions.php:417

Used by 0 functions | Uses 0 functions

wc_get_attribute()

Function: Get attribute data by ID.

Source: includes/wc-attribute-functions.php:428

Used by 4 functions | Uses 2 functions
1 2 … 4 Next »
Proudly powered by WordPress