Disable block editor for specific post types in WordPress
The Gutenberg block editor changed how WordPress content is created, introducing a visual drag-and-drop interface built from reusable blocks. For most use cases it is an improvement — flexible, intuitive, and powerful enough to build complex layouts without extra plugins. However, not every post type benefits from the block editor experience. Custom post types used…