hello Harry,
I have not related question could you please let me know how to find hooks on admin page?
I have found this tutorial https://businessbloomer.com/woocommerce-add-custom-field-product-variation/#comment-44563 and if I use add_action( ‘woocommerce_variation_options_pricing‘, ‘bbloomer_add_custom_field_to_variations’, 10, 3 );
it place the custom field after the price section in variations but I would like to place it after the variations SKU,
I have also tried to install this plugin but it doesn’t give me any hooks in admin product setting for variations.
Simply Show Hooks
So could you please help me where I can see of find hooks that are available on admin sections page?
maybe something like this but fr admin page https://businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/
Thank you very much
Attachments:
You must be
logged in to view attached files.