You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -37,7 +37,7 @@ public function should_load_early() {
37
37
returntrue;
38
38
}
39
39
/**
40
-
* Clear cache on kinsta.
40
+
* Clear cache on rocketnet.
41
41
*
42
42
* @param string|bool $location The location to clear the cache for. If true, clear the cache globally. If a string, clear the cache for a particular url.
43
43
* @return void
@@ -48,6 +48,11 @@ public function add_clear_cache_action( $location ) {
0 commit comments