reBusted!

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

  1. Search for “reBusted” under WordPress Admin > Plugins > Add New
  2. Install the plugin.
  3. Activate the plugin.

Berrikuspenak

2022(e)ko otsailaren 8(a)
Activate and relax. Must use plugin on all our sites.
2021(e)ko irailaren 21(a)
It does the job. You upload or do changes to the css, js of the site, and with just pressing the F5, everybody gets the new changes.
2021(e)ko otsailaren 23(a)
The style.css just wouldn't update any more, nothing I did helped. Version numbers, flushing caches, tried all the tricks I found in the net. The domain and site owner wouldn't answer my msgs. After hours of frusration I installed this, and.. aaaaahh! Like sunshine after a year of rain. Thank you for this plugin. Great work.
2021(e)ko otsailaren 12(a)
A simple and efficient plugin avoiding ugly displays when updating CSS, particularly with design builders where css can't be completely controlled. Version 1.1 perfectly working out of the box. Thanks!
2020(e)ko ekainaren 30(a)
This plugin has been a godsend for Beaver Builder sites where the CSS version number is impossible to update (even with its own cache clearing tool).
Irakur itzazu 9 berrikuspen guztiak

Laguntzaileak eta Garatzaileak

“reBusted!” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul 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.