Hi Steve,
nice plugin, I’ve been looking for something like this for quite a while. Currently as far as I understand you can add additional JS/CSS to pages/posts/custom post types. For small projects I would need to create global JS/CSS, just like with “Simple Custom CSS and JS” or “Custom CSS and Javascript” plugins without creating a custom build pipeline. The plugins are good, but neither does support SCSS AND Coffeescript. So it would be awesome if you would support global SCSS/Coffeescript.
Thanks in advance,
BR toovy
The plugin removes part of the HTML.
When I write in code
<div><input type=”text”>1</div>
<div itemprop=”qwerty” itemscope itemtype=”asdf” data-size=”1024×768″>2</div>
After saving, it turns into a
<div>1</div>
<div>2</div>
Why??!
]]>Hi everyone,
This plugin was officially released yesterday. There have been problems pushing code to the WordPress SVN repository (due to some EOF error), which is where the plugin files are stored. If you have attempted to download the plugin you will receive an error. You should fully deactivate and delete the plugin until further notice. A follow up will be posted here to notify that the issue has been resolved.
]]>