An enhanced solution to optimize the performance of your WordPress website and automatically achieve the best Heartbeat API values.
Prioritized issue groups from the latest Plugin Check scan
I18n
184
1 issue group
Maintainability
107
9 issue groups
Security
37
10 issue groups
Sample message
Mismatched text domain. Expected 'dynamic-front-end-heartbeat-control' but got 'dfehc'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<style>\r\n'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_file".
Sample message
Unescaped parameter $safe used in $wpdb->query()\n$safe assigned unsafely at line 340.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$safe} at "ALTER TABLE {$safe} ENGINE=InnoDB"
Sample message
Attempting a database schema change is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Method {$method} does not exist."'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 327.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
$_POST['optimize_function'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "wp_trigger_error()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.5.0.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
18
No external asset domains detected.
wp_ajax
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.2.998.1
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 328 | 217 | 111 | v1.2.998.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.