Bundling plugin override templates in theme folder

Hi,

I’m creating a core set of plugins and widgets to be included in my themes. The plugins allow the override of templates which I need to do on a per them basis. Can I bundle these override templates inside the theme folders? (For example: mytheme/template-parts/plugin-parts/override-template.php)

Thanks

  • Steve

Kind of answered this myself, I’m going to create theme specific plugins that include plugin override templates and handle customizer override settings.