Apraksts
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.
Uzstādīšana
- Search for “reBusted” under
WordPress Admin > Plugins > Add New
- Install the plugin.
- Activate the plugin.
Atsauksmes
Autori un izstrādātāji
“reBusted!” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “reBusted!” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
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.