Clean clear VARNISH cache automatically when content on your site is created or modified, also allow you to purge VARNISH cache manually.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
94
7 issue groups
Security
87
5 issue groups
I18n
81
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actions".
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_msg'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['purge_varnish_action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['purge_varnish_action']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['purge_varnish_action']
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
The $text parameter must be a single text string literal. Found: $title
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Mismatched text domain. Expected 'purge-varnish' but got 'Purge Varnish'.
Sample message
Plugin name "Purge Varnish Cache" is different from the name declared in plugin header "Purge Varnish".
Sample message
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.1.5
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 264 | 113 | 151 | v1.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.