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.

نقد و بررسی‌ها

13 سپتامبر 2023 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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.1

  • FIX – Purge by hostname

1.0

  • Initial release.