Stop Nesting ‘if’ Statements: A Saner Way to Code
I got a call from a client running a pretty complex WooCommerce store. Their shipping logic was a mess. They had all these rules for…
I got a call from a client running a pretty complex WooCommerce store. Their shipping logic was a mess. They had all these rules for…
Got a call from a client last week. They’ve got a WooCommerce extension that’s starting to get popular, but its settings page was buried under…
Got a call from a client last week. They’d just moved their big WooCommerce site to SSL, did the whole search-and-replace for the new URL,…
Got a call from a long-time client last week. Absolute panic. They’d just run a routine batch of plugin updates, and suddenly their shipping calculator…
I got a call from a client running a decent-sized WooCommerce shop. They were in a panic. Their main shop page, which should have been…
Had a client call last week. They’ve got this huge, old WooCommerce plugin that’s been passed through three different dev teams. A new junior dev…
Got an email the other day. Subject: “Our site is SUPER slow.” It’s the kind of message every developer gets. Vague, urgent, and you know…
I took over a legacy WooCommerce plugin for a new client last month. Total nightmare. The previous developer had sprinkled get_option() and update_option() calls everywhere,…
Had a client come to me with a ‘quick job’ the other day. They have a super active blog, great community, and they wanted to…
I got a call to take over a project with a massive, custom-built events plugin. It was a total mess. The previous developers had built…