Etherlabz Headless Bridge
WordPress as a headless CMS: featured-image URLs, normalized SEO, per-post stylesheet manifests, CORS, rebuild webhooks. The plumbing every "WordPress as a headless CMS" stack rebuilds from scratch. Decorates every public REST post with featured_image_url and a normalized seo field (Yoast → RankMath → defaults), exposes a /headless-bridge/v1/post/{slug} endpoint with the per-post stylesheet manifest and inline <style> blocks, and ships rebuild webhooks so the static site updates when the editor publishes.
WordPress 6.0+ · PHP 7.4+