| 开发者 | lookitdesign |
|---|---|
| 更新时间 | 2026年7月14日 11:32 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
32characters/32characters?ver=1.2.3) to force browsers to fetch the new version.
Important: 2-Minute Propagation
After a successful purge, Sucuri takes up to 2 minutes to fully flush the cache across its global edge network. If you do not see your change immediately, wait two minutes and reload. This is normal Sucuri behavior, not a plugin issue.
Documentation and Support
lookit-cache-purge-for-sucuri folder to /wp-content/plugins/Log into your Sucuri Website Firewall dashboard. Select your site, then go to API → API Details. Copy the value labeled "API Key (for plugin)" — it's a single string in the format 32characters/32characters.
Do not paste the separate "API Key" and "API Secret" values — use the combined "for plugin" version.
Sucuri's API accepts any URL path and reports success regardless of whether that URL exists or is cached. A typo (e.g. /abouut/ instead of /about/) would return a green success message even though nothing was actually purged. To avoid silent errors, this plugin only purges URLs that WordPress itself generates — the current post, page, taxonomy archive, or the front page.
Yes, as long as the custom post type has a public permalink. When you are editing any post (custom or otherwise) in wp-admin, the plugin uses get_permalink() to resolve the canonical URL.
The plugin limits you to 6 purges per minute. If you try a 7th purge in the same minute, you'll see a message asking you to wait a specific number of seconds. Sucuri's own API has a 12/min rate limit and also deduplicates cache clears within a 2-minute window for the same domain — the plugin's 6/min limit keeps you well below Sucuri's ceiling.
Your first purge attempt will fail with a message telling you to check the API Key in Settings. Sucuri's API returns "Internal error" for bad credentials, which the plugin translates into a clearer message.
It can. WP Rocket's Sucuri add-on only triggers a full-site purge when WP Rocket clears its own cache. This plugin gives you a manual, per-URL purge button — a different kind of tool. You can use both together, or disable the WP Rocket add-on and rely on this plugin for manual Sucuri purging.
No. The plugin only calls Sucuri's clear_cache API action. It cannot read, modify, or see any other Sucuri settings (WAF rules, IP whitelists, SSL, security headers, etc.).
You can reach us through the support form at https://lookitdesign.com/sucuri-purge-support-form/, or post in the WordPress.org support forum for this plugin. Full documentation is available at https://lookitdesign.com/software/sucuri-cache-purge/.