Back to work
Case Study
WP Custom Block Library
Reusable Gutenberg blocks for a publishing team with previews and server-side rendering.
Overview
About this project.
Editorial team needed eight bespoke blocks (pull quote, factbox, embed grid, etc.) reusable across a network of sites. They wanted edits to propagate centrally instead of being duplicated per install.
Built as a single plugin with server-side render callbacks so layout updates ship via plugin update, no per-post re-save needed. Editor previews mirror the front end exactly.
Screenshots
Screenshots
What I built
Feature set
Sharing and access
- Signed, expiring download links
- Embedded admin panel
- Public landing pages
Operations
- Single binary Docker image
- Health checks and JSON logs
- No external dependencies
Related Projects
You might also like.
Live
Headless CMS Migration
Legacy WordPress publication moved to a headless architecture with a Next.js front end.
View project
Client work
Custom E-Commerce Plugin
WordPress plugin integrating a third-party inventory API with WooCommerce for real-time stock.
View project
More Work