fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

wvs_get_wc_attribute_taxonomy not working

Gil Amitay

Hi,

I got an old website with plugins out of date. when updateing your plugin i get wvs_get_wc_attribute_taxonomy function not exists
whats the new function name? to change it

Hakik Zaman

Hi Gil,

Thanks for reaching out to us.

Unfortunately, I am not clear about your goal. But, you can try it-

woo_variation_swatches()->get_frontend()->get_attribute_taxonomy_by_name( $attribute_name )

There is also a filter-

woo_variation_swatches_get_wc_attribute_taxonomy

Thank You