Adding a string to all CSS file URLs
-
I would like to write some sort of a hook to add a string to all of my CSS file URLs. Specifically, I would like to add
https://reducisaurus.appspot.com/css?url=
to the beginning of all CSS file URLs. The idea is to use Google’s Reducisaurus web service to compress all CSS files. You can read more about the service here:
https://code.google.com/p/reducisaurus/
If you know of a quick and easy way to do this with WordPress hooks, please let me know.
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Adding a string to all CSS file URLs’ is closed to new replies.