do_action( 'woocommerce_after_edit_attribute_fields' )
Attribute types can change the way attributes are displayed on the frontend and admin.
Description Description
By Default WooCommerce only includes the select
type. Others can be added with the product_attributes_type_selector
filter. If there is only the default type registered, this setting will be hidden.
Source Source
File: includes/admin/class-wc-admin-attributes.php