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.

常见问题

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.

评价

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.
阅读所有2条评价

贡献者及开发者

“Server-Side Cache AutoPurge” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Server-Side Cache AutoPurge」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Server-Side Cache AutoPurge”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

  • FIX – Purge by hostname

1.0

  • Initial release.