Thanks to Matt for prodding me to take the CSS cache buster code I posted about a couple of days ago, and turn it into a filter.
I decided to go one better and make it a plugin, for those who are intimidated by code or just pressed for time.
So here’s the current readme, which is short and to-the-point (so unlike me!):
CSS Cache Buster does one very simple but very powerful thing: it ensures that your Wordpress blog delivers the very latest version of your CSS stylesheet to your visitors, no matter how often or how rarely you edit your CSS.
You no longer need to worry that you’ve made a CSS change that others won’t see because of caching issues at their end.
Technically, this plugin automatically appends a last-modified date/timestamp to the end of your stylesheet url.
And since this feature is applied as a filter, you don’t have to touch your theme files. It just works.
Simple!
If that makes sense to you — and if you’re a developer I sure hope it will — here’s the big fat download button:
This plugin live here, and on this page:
http://wordpress.org/extend/plugins/css-cache-buster/
Installation
The CSS Cache Buster plugin is installed in the standard way:
- Download the plugin and unzip the contents (the php file and the readme.txt file)
- Upload `css-cache-buster.php` to the `/wp-content/plugins/` directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it! Nothing else to do. Breathe a long sigh.
Changelog
- 12 Sep. 2008 — v0.5 beta
Initial release

![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=057a23f3-73e2-4216-a4d8-4faa3d62a567)





