Using Custom Post Types in Astro Beyond Blog Posts

Before Astro templates enter the picture, the custom post type should be treated as an API contract inside WordPress. A type that looks fine in wp-admin can still fail headlessly if show_in_rest, public, or publicly_queryable are misaligned. That same discipline…






