woocommerce - where is located wc_dropdown_variation_attribute_options in wordpress? -
i want replace "choose option” corresponding attribute/variation name modify wc_dropdown_variation_attribute_options located in wordpress folder ?
the select
declaration of wc_dropdown_variation_attribute_options
located in woocommerce/includes/wc-template-functions.php
.
you can have access arguments filter apply_filters( 'woocommerce_dropdown_variation_attribute_options_args', $args )
Comments
Post a Comment