Writing

Handover: what we have had to fix

4 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.

4 articles
5 min read

Writing a WordPress Plugin for One Client, Properly

When a client needs behaviour no plugin provides, a small bespoke plugin is the right home. How to structure it, keep it out of the theme, and hand it over.

WordPressPlugin Development