One-click database optimization with precise revision cleanup and flexible scheduling. Speeding up sites since 2011!
Prioritized issue groups from the latest Plugin Check scan
Security
580
10 issue groups
Maintainability
117
7 issue groups
I18n
73
4 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"')) {\r\n'.
Sample message
Use placeholders and $wpdb->prepare(); found $i
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $domain parameter must be a single text string literal. Found: $this->odb_txt_domain
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
Unescaped parameter $odb_class->odb_utilities_obj used in $wpdb->get_results()\n$odb_class->odb_utilities_obj used without escaping.
Sample message
Function "get_post_types()" requires WordPress 2.9.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: $msg
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '_oembed_%%'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Unescaped parameter $this->sql used in $wpdb->get_results()\n$this->sql assigned unsafely at line 181.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$where1} at {$where1}\r\n
Sample message
The use of function set_time_limit() is discouraged
Sample message
Translatable string should not be wrapped in HTML. Found: '<span class="odb-optimized">TABLE OPTIMIZED</span>'
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
The parameter "// domain\r\n\t\t\t\tfalse" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v5.3.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 771 | 644 | 127 | v5.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.