Does this relate to troubles with disappearing attributes after updating a product?
Hello @dilrubaummer,
Thank you for reaching out!
The mentioned hook was removed in this pull request. If you have any questions about this, I suggest creating an issue request from here. As an open-source software, WooCommerce welcomes anyone to contribute to the development feedback. 😃
Cheers!
Hello @babylon1999, could you provide any alternative hook for the “woocommerce_after_product_attribute_settings” ?
Re-added the hook in this commit, https://github.com/woocommerce/woocommerce/pull/37738.
Hope this hook is available in the next release.
Hello @bojidars,
Hello @babylon1999, could you provide any alternative hook for the “woocommerce_after_product_attribute_settings” ?
I am not entirely sure about the function of that hook; however, I can see that the pull request mentioned above has been merged. Therefore, any solution that relied on it should start working again in version 7.7.0.
Cheers!