All of Cloudflare’s performance and security benefits in a simple one-click install.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
72
11 issue groups
Security
36
6 issue groups
I18n
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "CF".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$buildAutoloader".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dataStore'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['proxyURL']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_GET['proxyURL']
Sample message
$_GET['proxyURL'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IDNA_DEFAULT".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Missing $domain parameter in function call to __().
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
Hidden files are not permitted.
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
Invalid License: BSD-3-Clause. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
47
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v4.14.4
35
Latest
v4.14.3
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 113 | 28 | 85 | v4.14.4 | 2.0.0 |
| 35 | 112 | 27 | 85 | v4.14.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.