Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

CSS Cache Buster

Descripción

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 your edit for 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!

Instalación

The CSS Cache Buster plugin is installed in the standard way:

  1. Upload css-cache-buster.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it! Nothing else to do. Breathe a long sigh.

FAQ

It doesn’t seem to be working. Nothing has changed for me. What’s wrong?

This plugin specifically looks for the bloginfo(‘stylesheet_url’) function call, which
is almost universally used in WordPress themes to call the stylesheet. If your theme
calls the stylesheet without using this function call, then this plugin will not work.

I think I found a bug. What do I do?

Fix it if you know how. Either way, drop a comment on my blog and let me know!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«CSS Cache Buster» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «CSS Cache Buster» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.