Use this tag for questions related to WooCommerce hooks.
I have started to learn how to create templates with WooCommerce and I had faced with a little problem. For …
php wordpress templates woocommerce hook-woocommerceI would like to remove downloads menu from my account page. How can I do this? Is it any hook …
php wordpress woocommerce account hook-woocommerceThis is probably super easy, but I cannot find where to change this text here in the woocommerce check out …
php wordpress templates woocommerce hook-woocommerceHow can I add custom fields to product category? I have added custom field to product but I can't find …
php wordpress woocommerce custom-fields hook-woocommerceI am running into issues with the cart total only displaying 0 Essentially what I am trying to do is only …
php wordpress woocommerce cart hook-woocommerceWhen the user gets to the checkout, there is a button , the "Place order" button at the bottom of the …
wordpress woocommerce hook-woocommerce hook-wordpressI get this code to add a custom field to the WooCommerce Billing form. The field is shown but the …
php wordpress woocommerce checkout hook-woocommerceI am looking for category URL on the product detail page. I am using below code to get category ID …
php wordpress woocommerce product hook-woocommerceI have seen similar questions but couldn't find a solution for me. I am trying to add custom fields to …
php wordpress forms woocommerce hook-woocommerceNeed to add custom meta to order items. Googled it and most articles says to use "woocommerce_add_order_item_…
php wordpress woocommerce hook-woocommerce orders