
How to Programatically Add a Custom Discount to WooCommerce Checkout
April 1, 2020
In this tutorial we'll look at how to add a discount programatically in WooCommerce. We use coupons but we make it automatic and we hide that it's a coupon.
In this tutorial we'll look at how to add a discount programatically in WooCommerce. We use coupons but we make it automatic and we hide that it's a coupon.
A guide in how to write an autoloader allowing for namespaces for your object-oriented code to a WordPress theme or plugin.