Title: reBusted!
Author: Simon Prosser
Published: <strong>Pebrero 15, 2018</strong>
Last modified: Oktubre 10, 2024

---

Maghanap ng mga plugin

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/rebusted.svg)

# reBusted!

 Ni [Simon Prosser](https://profiles.wordpress.org/pross/)

[I-download](https://downloads.wordpress.org/plugin/rebusted.1.2.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/rebusted/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/rebusted/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/rebusted/#installation)
 * [Development](https://tl.wordpress.org/plugins/rebusted/#developers)

 [Suporta](https://wordpress.org/support/plugin/rebusted/)

## Deskripsyon

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.

 * [wp_enqueue_style](https://codex.wordpress.org/Function_Reference/wp_enqueue_style)
 * [wp_enqueue_script](https://codex.wordpress.org/Function_Reference/wp_enqueue_script)
 * [get_stylesheet_uri](https://codex.wordpress.org/Function_Reference/get_stylesheet_uri)

## Pag-install

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

## Mga Review

![](https://secure.gravatar.com/avatar/1cdb5d6b7199eb0bca23a8233ffea96598bb124e41411a7c1d1d6b641731288c?
s=60&d=retro&r=g)

### 󠀁[Do the job as described, good work!](https://wordpress.org/support/topic/work-as-described-good-work/)󠁿

 [carlostalaga](https://profiles.wordpress.org/catonfire/) Nobyembre 20, 2023

I use it on different hosting platforms, and it works perfectly.

![](https://secure.gravatar.com/avatar/ca481b56965d51c2202d6b74d3e6567908a142d529dc39061546a1acef255af2?
s=60&d=retro&r=g)

### 󠀁[A must](https://wordpress.org/support/topic/a-must-106/)󠁿

 [Lovro Hrust](https://profiles.wordpress.org/lovor/) Oktubre 5, 2023

This is a great tool for advanced developer. It saves you from manually versioning
your css/scripts or devising your own versioning solutions based on system time 
which would reload css/js every time, slowing a page load. This ensures only changed
styles/scripts are reloaded. Five stars!

![](https://secure.gravatar.com/avatar/474e4d55b9cb9015ebd0052c743bb5a88875beb217b986a12371b5ddbca7ead1?
s=60&d=retro&r=g)

### 󠀁[Lo máximo](https://wordpress.org/support/topic/lo-maximo-16/)󠁿

 [juvesu](https://profiles.wordpress.org/juvesu/) Mayo 25, 2023

muy bueno, simple y poderoso

![](https://secure.gravatar.com/avatar/67ca6bbc5eb71fa514bcabeaffd4520447a86f851fde2d1bb81ffdc2a4230876?
s=60&d=retro&r=g)

### 󠀁[Just works](https://wordpress.org/support/topic/just-works-696/)󠁿

 [Taco Loco](https://profiles.wordpress.org/weavebranding/) Pebrero 8, 2022

Activate and relax. Must use plugin on all our sites.

![](https://secure.gravatar.com/avatar/d17c9efc6a6698306da99f672f9f2e2babafdff192b60c68bcc10e02f80355c8?
s=60&d=retro&r=g)

### 󠀁[Works very well](https://wordpress.org/support/topic/works-very-well-603/)󠁿

 [mcostam1985](https://profiles.wordpress.org/mcostam1985/) Setyembre 21, 2021

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.

![](https://secure.gravatar.com/avatar/9fcf7fa12e996647a17852aa9ab5581ce7f322c48d26117d9296bc97c2b88bd4?
s=60&d=retro&r=g)

### 󠀁[Saved my day.](https://wordpress.org/support/topic/saved-my-day-45/)󠁿

 [rika13](https://profiles.wordpress.org/rikamaa/) Pebrero 23, 2021

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.

 [ Basahin lahat ng 11 na review ](https://wordpress.org/support/plugin/rebusted/reviews/)

## Mga Contributor at Developer

Ang “reBusted!” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa
plugin na ito.

Mga Contributor

 *   [ Simon Prosser ](https://profiles.wordpress.org/pross/)

[Isalin ang “reBusted!” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/rebusted)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/rebusted/), i-check
ang [SVN repository](https://plugins.svn.wordpress.org/rebusted/), o mag-subscribe
sa [development log](https://plugins.trac.wordpress.org/log/rebusted/) sa pamamagitan
ng [RSS](https://plugins.trac.wordpress.org/log/rebusted/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

## Meta

 *  Bersyon **1.2**
 *  Huling na-update **2 taon ang nakalipas**
 *  Mga aktibong installation **6,000+**
 *  Bersyon ng WordPress ** 3.4 o mas bago **
 *  Sinubukan hanggang **6.7.5**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/rebusted/)
 * Mga Tag
 * [browser cache](https://tl.wordpress.org/plugins/tags/browser-cache/)[clear](https://tl.wordpress.org/plugins/tags/clear/)
   [Client](https://tl.wordpress.org/plugins/tags/client/)[debug](https://tl.wordpress.org/plugins/tags/debug/)
   [develop](https://tl.wordpress.org/plugins/tags/develop/)
 *  [Advanced View](https://tl.wordpress.org/plugins/rebusted/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  11 5-star reviews     ](https://wordpress.org/support/plugin/rebusted/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/rebusted/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/rebusted/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/rebusted/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/rebusted/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/rebusted/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/rebusted/reviews/)

## Mga Contributor

 *   [ Simon Prosser ](https://profiles.wordpress.org/pross/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/rebusted/)