Skip to content

Commit 0c6916c

Browse files
committed
remove cache clean...oops sorry
1 parent c65e881 commit 0c6916c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

classes/Service/PluginUpdate.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public function register(): void
3030
10,
3131
2
3232
);
33-
wp_clean_update_cache();
3433

3534
// Use wp_clean_update_cache() to bypass cache
3635
add_filter('pre_set_site_transient_update_plugins', [$this, 'add_upgrade_notice_to_response'], 20);

0 commit comments

Comments
 (0)