PROJECTS / PLUGIN

Custom Post Type & Taxonomy Plugin

WordPress · Custom WordPress Plugin

Structured editorial content for a content heavy site, without a bloated page builder.

PHPWordPressCustom Post TypesREST API
01

THE PROBLEM

A US content network managed a lot of structured editorial content and was bending generic pages and a heavy page builder to fit it. That made the admin slow and the underlying data messy and hard to reuse.

I built a focused plugin that registers exactly the post types and taxonomies they needed, and nothing they did not.

02

HOW IT WORKS

  • Registers custom post types and taxonomies for the site content model
  • Adds custom meta boxes for the structured fields
  • Adds admin columns and list filters so editors find content fast
  • Exposes the post types over the WordPress REST API for reuse elsewhere
03

RESULTS

  • Editors got a clean admin built around their content, not a generic builder
  • Content became queryable and reusable through the REST API
04

WHAT I’D DO DIFFERENTLY

I would drive the registrations from a small config array instead of inline code. It would let a non developer add a field without touching PHP and keep every registration in one readable place.

Need a plugin like this?

I build custom WordPress and WooCommerce plugins that solve the exact problem off the shelf tools miss. Tell me what you are wrestling with.

START A CONVERSATION

ALL PROJECTS