Server-Side Cache AutoPurge

설명

This plugin automatically purges the server-side cache after you make a website change such as updating a post.

The automatic purge functionality works for websites hosted on servers managed by SureSupport and using the “Server-side Caching” feature available in the hosting Control Panel.

Configuration

The plugin does not require any additional configuration. It works out of the box. Just make sure you have the “Server-side caching” feature enabled in your hosting Control Panel.

WP-CLI

You can clear the server-side cache with the following WP-CLI command:

wp surecache purge

설치

You install this plugin just as any other WordPress plugin.

FAQ

Can I enable/disable server-side caching using the plugin?

No. You can do this only via your hosting Control Panel > Server-side caching.

Can I manually purge the server-side cache using the plugin?

Yes, you can. When the plugin is installed and activated, you will see a “Purge Server-Side Cache” button at the top left side of the Dashboard. Clicking it will purge the server-side cache.

You can also purge the cache with the following WP-CLI command:

wp surecache purge

I am experiencing issues with the plugin. What do I do?

You can try to resolve the problem by purging the cache, deactivating the plugin, or disabling server-side caching from your Control Panel.

후기

2025년 3월 17일 답글 1개
It’s good to see that this plugin has started to work again. But still I would recommend deprecating support for up to php 7.3 since WordPress recommends php 7.4 or higher. Not sure why developer is sticking with support for php 5.4 when the core itself doesn’t support.
2025년 3월 12일
I have my website on SureSupport and this works perfect. Having the button always at the top of the WordPress dashboard is very helpful. Thanks.
2023년 9월 13일 답글 1개
Apparently, Godaddy’s Managed Wordpress Hosting is not currently clearing cache when you choose their “flush cache” option. I was hoping this plugin would do the trick but unfortunately not.
모든 5 평가 읽기

기여자 & 개발자

“Server-Side Cache AutoPurge”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Server-Side Cache AutoPurge”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Server-Side Cache AutoPurge”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3

  • Fix – Queue loop when SSC is turned off

1.0.2

  • Fix – Missing file errors

1.0.1

  • FIX – Purge by hostname

1.0

  • Initial release.