I built a WordPress plugin

21
0

So it’s been a while since I developed a custom wordpress plugin but I was building a WordPress WooCommerce website (WWW😅) for a client and kept running into a simple albeit annoying issue.

For my WordPress developers, you know how when you build a WooCommerce site the checkout always asks for billing information whether it’s a physical product or a digital product and when you turn off some fields using checkout plugins it turns it off for every type of checkout completely?
I built a plugin to handle that.

The plugin is designed to streamline the checkout process by dynamically showing billing information fields only when physical products are in the cart. When there are ONLY virtual or downloadable products, it automatically hides unnecessary billing fields, providing a cleaner, more user-friendly checkout experience.

I made the plugin available on GitHub, making it open for contributions and improvements.
The plugin is very lightweight. There is no fluff, no extras or unnecessary stuff.

GitHub Repo: Link to GitHub

Feel free to check out the plugin, test it out on your WooCommerce store and let me know your thoughts.

Samuel Barden
WRITTEN BY

Samuel Barden

AWS Solutions Architect & Atlassian Developer
I build scalable cloud solutions and develop solutions for Atlassian suite.

Leave a Reply

Your email address will not be published. Required fields are marked *