开发者 | blogologist |
---|---|
更新时间 | 2008年12月17日 20:47 |
捐献地址: | 去捐款 |
PHP版本: | 1.2.1 及以上 |
WordPress版本: | 2.7 |
css-cache-buster.php
to the /wp-content/plugins/
directoryThis 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.
Fix it if you know how. Either way, drop a comment on my blog and let me know!