Deskripzioa
Saves you from asking “have you emptied your cache?”.
Forked and updated for todays WordPress and PHP from the original plugin by Paul Clark.
Features
- Safe to leave running on live sites.
- Only refreshes browser cache for a file if it has been modified.
- Resolves Content Delivery Network (CDN) issues. No need to purge CDN cache.
- Multisite compatible.
- “Just works” — no configuration necessary.
Requirements
Requires scripts use any of the below functions to load. Almost all files meet these requirements. The only case it doesn’t account for is when URLs are hard-coded. This shouldn’t ever be done, since it can break sites for other reasons.
Instalazioa
- Search for “reBusted” under
WordPress Admin > Plugins > Add New
- Install the plugin.
- Activate the plugin.
Berrikuspenak
Laguntzaileak eta Garatzaileak
“reBusted!” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez reBusted! zure hizkuntzara.
Garapena interesatzen zaizu?
Araka ezazu kodea; begira ezazu SVN biltegia, edo harpidetu garapen erregistrora RSS-(r)en bidez.
Aldaketen loga
1.1
- Fixed fatal error on ancient PHP versions.
1.0
- Forked from original Busted! plugin and updated for todays WordPress/PHP.
- PHPUnit tests added.