這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CSS Cache Buster

外掛說明

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!

安裝方式

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.

常見問題集

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!

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈CSS Cache Buster〉的開發相關工作。

參與者

將〈CSS Cache Buster〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄