Descriere
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.
Instalare
- Search for „reBusted” under
WordPress Admin > Plugins > Add New
- Install the plugin.
- Activate the plugin.
Recenzii
Contributori și dezvoltatori
„reBusted!” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „reBusted!” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.2
- Fixed PHP warnings when poorly coded plugins use wp_enqueue_script() wrong.
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.