Recently, one of my old customers asked me to add the customer’s email to the recipient list in the canceled order notification (WooCommerce). I was surprised that this simple option is not there by default. I wrote such a hook, which works great and fulfills its function 100%. This snippet should be added to functions.php […]
woocommerce
How to Disable Payment Method When a Specific Product Category is Available – WooCommerce
Recently one of my clients asked me to make the following change to a website. For specific products, hide all payment methods except Wise Payments. But at the same time hide the Wise Payments payment method for all other products.To solve this problem, I added a “Limited” category and added additional code to functions.php. This […]
How to add email notification when an order is in Pending status in WooCommerce without plugin
Just recently one of my clients asked me to add a notification feature if an order goes into Pending status in his WooCommerce store. This simple hook helps to solve this problem. This code should be inserted into fucntions.php of your child theme.
Boost WooCommerce SEO with Additional Category Descriptions
If you’ve ever wanted to add extra content to your WooCommerce category pages maybe for SEO, a special promotion, or just to give more context to your category pages you’ve probably noticed that WooCommerce only gives you a single description field. That’s a bit limiting. In this post, I’ll show you how to add a […]
How to Create an Effective SEO Strategy
You’ve built a website, but you’re not getting sales, calls, or inquiries? Is your website lost among competitors in search results? If these problems sound familiar, this article will explain why SEO is essential, what to focus on, and which factors are myths. In 2025, SEO remains a powerful tool for attracting customers, but optimization […]
Must-have Plugins for WordPress and WooCommerce Site in 2025
Why Choose Carefully? You can find a lot of recommendations for WordPress or WooCommerce plugins on the web, but not all of them are really useful and necessary. I’ve created a list of plugins that I believe every WordPress/WooCommerce site should have. This list is the result of years of experience and testing various plugins. […]