Dev Resources

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

WC_Admin_Attributes::edit_attribute()

Method: Edit Attribute admin panel.

Source: includes/admin/class-wc-admin-attributes.php:167

Used by 1 function | Uses 5 functions

woocommerce_before_edit_attribute_fields

Action Hook: Attributes Page

Source: includes/admin/class-wc-admin-attributes.php:203

Used by 1 function | Uses 0 functions

woocommerce_admin_attribute_types

Action Hook: Deprecated action in favor of product_attributes_type_selector filter.

Source: includes/admin/class-wc-admin-attributes.php:433

Used by 2 functions | Uses 0 functions

woocommerce_after_edit_attribute_fields

Action Hook: Attribute types can change the way attributes are displayed on the frontend and admin.

Source: includes/admin/class-wc-admin-attributes.php:280

Used by 1 function | Uses 0 functions

WC_Admin_Attributes::add_attribute()

Method: Add Attribute admin panel.

Source: includes/admin/class-wc-admin-attributes.php:296

Used by 1 function | Uses 7 functions

woocommerce_after_add_attribute_fields

Action Hook: Attribute types can change the way attributes are displayed on the frontend and admin.

Source: includes/admin/class-wc-admin-attributes.php:453

Used by 1 function | Uses 0 functions

WC_Admin_Attributes::output()

Method: Handles output of the attributes page in admin.

Source: includes/admin/class-wc-admin-attributes.php:31

Used by 1 function | Uses 5 functions

WC_Admin_Attributes::get_posted_attribute()

Method: Get and sanitize posted attribute data.

Source: includes/admin/class-wc-admin-attributes.php:73

Used by 2 functions | Uses 2 functions

WC_Admin_Attributes::process_add_attribute()

Method: Add an attribute.

Source: includes/admin/class-wc-admin-attributes.php:100

Used by 1 function | Uses 2 functions

WC_Admin_Attributes::process_edit_attribute()

Method: Edit an attribute.

Source: includes/admin/class-wc-admin-attributes.php:126

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