Cache Buster
Daniel Li By Daniel Li

June 12, 2019

Cache Buster Plugin

Adds a filter hook for all CSS, JS links by replacing ?ver values with the last modified time using PHPs filemtype

“Have you emptied your cache?” If you’re a developer, you’ve probably asked your clients this question hundreds of times. It’s not easy to determine if your client has actually cleared his cache. Trying to troubleshoot this issue can eat up a lot of time, especially if you’re going back and forth via email.

Cached Buster a new free WordPress plugin that aims to solve this problem. When activated, it forces browsers to load the most recent file if the file has been modified.

To see it working, simply just enable the plugin and View Source of the current webpage that you’re in.
You’ll see a modified query string for most CSS, JS assets with ?ver=1557964076

A more detailed information can be read here: https://www.keycdn.com/support/what-is-cache-busting

Details

  • Version: 1.0
  • Active installations: 700
  • Tested up to: 5.0.22
  • PHP Version: 5.3

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars