And while I’m at it – are there any hooks that can be set up to run on export that would set a variable or add a class that’s only included in the static files generated by Simply Static? What I am actually looking for is the ability to run some custom code for static files (i.e. AJAX requests that don’t leverage query_vars since I wouldn’t be able to access them in the static environment).