Adds custom css file to header if specific url argument is present with parameter..
For example * you want to change the site title color without changing the theme or lossing the changes on update..
This plugin let's you add custom css files and either use them on load or on input of parameter after the theme argument..
By using the plugin css or use custom css file with parameter..
Use this plugin by adding theme={your css file name without.css} to load custom css on parse of parameter to the site..
Upload the plugin files to the wp-content plugins css url argument directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress..
If the code does not load because the page you loading has no header at all, it will load the javascript that does the adding of custom css.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added Script to load css on url parameter..
Read more