Search Engine (SEO) & Performance Optimization (WPO) via caching. Integrated caching: CDN, Page, Minify, Object, Fragment, Database support.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
809
20 issue groups
Security
146
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$data".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"($name) missing required param: '$paramName'"'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AT_END".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AmazonSNS".
Sample message
Unescaped parameter $comp used in $wpdb->get_results()\n$comp assigned unsafely at line 199.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a non-sanitized input variable: $_ENV['TEMP']
Sample message
The use of function ini_set() is discouraged
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content['content']'.
Potential connections found in static code analysis.
Outbound calls
284
External assets
2
Incoming endpoints
14
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
6 score snapshots
v2.10.4
23
Latest
v2.10.3
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 985 | 307 | 678 | v2.10.4 | 2.0.0 |
| 23 | 985 | 307 | 678 | v2.10.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.