Don’t load the theme for a page FROM a plugin EDITED

Finally figured it out.

Using the plugin mentioned above (linked here for ease) and the basics of the answer to this question I was able to cobble together this code

It’s a bit hamfisted, I’ll admit that (mainly replacing the preg_match with strstr) but it got the job done.

I’m open to any improvements you all can think of so please feel free to comment improvements.