WordPress how to load a custom theme through my plugin

Solution:

I guess it’s better for you to use custom fields, so in your single or page file you should check like “if has X single field, echo just content, else, call wp_head and all this stuff”