The CC- Minify plugin optimizes your website's CSS and JS files by combining, minifying, grouping and caching them to speed up your page's load time..
Additionally using Apache with mod rewrite it can rewrite URL to simplify the CSS and JS paths, for example from http example com wp-content cache styles all css to http example com styles all css from http example com wp-content cache scripts head js to http example com scripts head js.
CC- Minify Settings - Visit 'Settings > Minify page, select your preferred options and save them...
Activate the plugin from the Plugin section on your WordPress Dashboard...
Upload the 'CC- Minify directory to your wp-content plugins directory using your method.
Activate the plugin from the Plugin section in your WordPress Dashboard...
Visit 'Settings > Minify page, select your preferred options and save them..
To rewrite URLs, add the rules listed 'Settings > Minify to the beginning of your.htaccess file...
Activate at the network level for full integration with all sites in your network ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more