Top "Hook-woocommerce" questions

Use this tag for questions related to WooCommerce hooks.

WooCommerce action hooks and overriding templates

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-woocommerce
WooCommerce - Remove downloads from menu in my account page

I would like to remove downloads menu from my account page. How can I do this? Is it any hook …

php wordpress woocommerce account hook-woocommerce
Change text in order received page from woocommerce

This is probably super easy, but I cannot find where to change this text here in the woocommerce check out …

php wordpress templates woocommerce hook-woocommerce
Adding custom field to product category

How 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-woocommerce
Change Cart total price in WooCommerce

I 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-woocommerce
Adding a hook to "Place order" button in woocommerce

When the user gets to the checkout, there is a button , the "Place order" button at the bottom of the …

wordpress woocommerce hook-woocommerce hook-wordpress
Add a custom field to WooCommerce Billing form?

I get this code to add a custom field to the WooCommerce Billing form. The field is shown but the …

php wordpress woocommerce checkout hook-woocommerce
Get category URL by category ID in WooCommerce on product details page

I am looking for category URL on the product detail page. I am using below code to get category ID …

php wordpress woocommerce product hook-woocommerce
How to add custom fields to WooCommerce registration form

I 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-woocommerce
Woocommerce: Which hook to replace deprecated "woocommerce_add_order_item_meta"

Need 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