CLP Varnish Cache lets you configure the cache lifetime, paths, and parameters to exclude from caching. You can purge single urls or cache entries by …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
37
5 issue groups
Security
31
5 issue groups
Repo Compliance
3
3 issue groups
I18n
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cache_lifetime".
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ClpVarnishCacheAdmin".
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
The $text parameter must be a single text string literal. Found: $errorNotice
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "getPostValue".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$url'.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
First score snapshot
v1.1.1
46
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 46 | 73 | 15 | 58 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.