WooCommerce + PO Boxes: How to Show USPS Only (No Paid Plugins Needed)
If a customer enters a PO Box address at checkout, UPS and FedEx won't deliver. This free 15-line MU plugin automatically hides non-USPS rates whenever a PO…
WordPress development, WooCommerce customization, must-use plugins, and practical PHP solutions for WordPress sites.
4 ARTICLES
If a customer enters a PO Box address at checkout, UPS and FedEx won't deliver. This free 15-line MU plugin automatically hides non-USPS rates whenever a PO…
If your WooCommerce cart freezes or your logs show payloads like sleep(15) or waitfor delay, you're being hit by time-delay SQL injection probes. A 15-line MU…
WordPress aggressively strips HTML from category and tag descriptions — even for Administrators. This MU plugin hooks into edited_term and uses direct DB…
WooCommerce makes it frustratingly hard to export product categories and data without a $79–$149/year plugin. I built a free PHP-based tool that exports…