How to create a template for a custom post type in a block theme or plugin
There is finally a way to programmatically assign a template to a custom post type in WordPress. Most documentation online talks about how to create new templates either in the Full Site Editor or making custom templates for themes. Neither of these solutions work if you want to make a plugin that creates a custom … Continued