WooCommerce PO Box: Show USPS Only Without Paid Plugins
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 developer guides covering custom theme and plugin development, WooCommerce customization, must-use plugins, and PHP solutions for WordPress.
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 access…
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…