Add New Custom Product Tabs in WooCommerce

Add New Custom Product Tabs in WooCommerce

Heads up! This article contains PHP code and is intended for developers. If you want to add new custom tabs on the WooCommerce products page without any code, I recommend checking out the Custom Product Tab Manager Plugin. The plugin

“woocommerce_new_order” – hook after the order is processed

“woocommerce_new_order” – hook after the order is processed

Are you looking to do something after the order is processed? Then, the “woocommerce_new_order” hook is what you’re looking for. Usage: WooCommerce Customer Journey plugin uses this hook (woocommerce_new_order) to add the customer’s journey map to its database table “_cjforwoo”,

Add custom content after order notes in WooCommerce checkout

Add custom content after order notes in WooCommerce checkout

Are you using WooCommerce for your online store and looking to add some custom content after order notes in the checkout form? The “woocommerce_after_order_notes” hook is triggered after the order notes section is displayed on the checkout page. For example,

WooCommerce – handling responses from the payment gateways

WooCommerce – handling responses from the payment gateways

Have you created your own payment gateway plugin for WooCommerce and it redirects customers to the gateway’s site for checkout? And you’re looking for a way to get a response from the payment gateway? For example, you’re extending the WooCommerce

Introducing Himalayan Bank WooCommerce Plugin v2

Introducing Himalayan Bank WooCommerce Plugin v2

Himalayan Bank recently updated its payment API to v2. The Himalayan Bank WordPress plugin version 1.x. doesn’t work anymore. Please update the plugin to v2 if you still have version 1.x on your site. If you’re totally new, check out

Pin It on Pinterest