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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -