
Guide on How to Add Custom Fees to WooCommerce Checkout by Code
This guide shows you how to add a custom fee to the WooCommerce cart totals, and also add it depending on shipping location or payment method.
This guide shows you how to add a custom fee to the WooCommerce cart totals, and also add it depending on shipping location or payment method.
A complete guide in how to pre-select or pre-fill in fields in a Gravity Forms form, and replace the choices in a dropdown, radio button or checkboxes.
This post will go through how to add custom endpoints to WooCommerce's "My Account" page. We can make it accessible in two ways; either as an own custom tab, or as a button to each order in the "Orders" tab.
In this post we'll look at how to add a custom bulk action to WordPress admin - which can be added to posts list, comments, users, and plugins screens,
This tutorial shows you how to extend your custom post type with a custom template that keeps it own URL structure, using WordPress Rewrite API.
A guide in how to write an autoloader allowing for namespaces for your object-oriented code to a WordPress theme or plugin.
This tutorial explains how to adjust the prices in your WordPress WooCommerce webshop using code. Examples include discount percentage or fixed sum.