It’s definitely possible – I’ll see if I can add it as a feature to the main plugin.
Hi Shea,
Thanks for your reply.
I take it thats a no (at present) then?
While your here, can the same be done for template files (so you have the same user defined templates available when you switch theme) please?
Sorry, I should have been clearer. You are correct, stylesheets are not currently supported in the scope of this plugin. However, I’ve been working on a CSS upgrade tonight – I’ll release it tomorrow morning.
Template files are generally very tied to the specific theme, so they’re not really something that you can preserve over different themes. Also, when you begin moving from simply functions and CSS styles to needing to use template files, then you might as well create a child theme instead of using functionality plugins.
-
This reply was modified 7 years, 10 months ago by
Shea Bunge.
Wow, that was quick!
On the templates, that was me typing before thinking – apologies.
I’ve just released version 2.0.0 which includes a CSS feature as well as a bunch of other behind-the-scenes updates.
It’s disabled by default, but in your functions.php file should be instructions for how to enable it.