Why Our Free WordPress Plugins Aren’t Crippled on Purpose
Most WordPress plugin companies ship a free version that’s deliberately hobbled. We ship the opposite – full features for free, and you only pay whe…
Writing · WordPress
All posts in the WordPress category. Search across the full archive or pick another topic below.
Most WordPress plugin companies ship a free version that’s deliberately hobbled. We ship the opposite – full features for free, and you only pay whe…
Why a rule written into an AI agent context often fails to hold, what a new benchmark measures, and how we replaced instructions with enforced gates.…
Every custom data store needs three entry points: a frontend, an admin screen and a REST API, all built on one shared service layer instead of three.…
A bug report hands you one symptom and two hypotheses. How our team replicates first, fixes the whole class of bug, and verifies before closing it.…
I run this 11-point checklist against every list view we ship, because five rows in a demo will never tell you the truth about how it behaves at 2,000.…
Our team shipped five product releases this week. Almost none of it was features. Here is what real money, currencies and timezones taught us.…
Eventonomy is a platform you build on, not a closed box. A developer’s tour of the events plugin I built on custom tables: the eventonomy/v1 REST API, the…
I rebuilt community for WordPress from scratch, and the part I did not fully expect is how fast it compounds. Instead of another changelog, here is the whole of…
Learnomy is a platform you build on, not a closed box. A developer’s tour of what 1.4.0 opens up: the question-type registry, the content-standards bridge…
Production WordPress fails quietly: Action Scheduler loops, Redis crashes, Cloudflare rules wiped silently, stale cache leaking user data. 15 annotated incident…
A 4-stage gate for testing plugin updates across a WordPress agency portfolio: local sandbox, staging clone, canary deploy, and full rollout. Covers wp-env, PHP…
Running 100 WordPress sites requires a tool stack that compounds over time. Here is how to layer hosting, update orchestration, monitoring, backups, WP-CLI auto…