Recent Posts
Scaling data processing for Gravity Forms: How ditching PHP made it 100x faster
Big forms, big data, big problems. Gravity Forms’ flexible data structure is a gift until you need to crunch thousands of entries fast. So we built a faster way to process data. Up to 100x faster. Here’s how we did it. Slow data is…
Complete guide to the use of deprecation notices in WordPress (for users AND developers)
You’ve just updated a plugin, theme, or even PHP on your WordPress site, and suddenly it happens: a Deprecated: message appears. What’s going on? Is the plugin broken? Is it time to send a concerned message to support? Hey, I’m Doeke, a senior developer…