Back your WP Object Cache with Redis, a high-performance in-memory storage backend.
Prioritized issue groups from the latest Plugin Check scan
Security
19
3 issue groups
Maintainability
15
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$col1} at "DELETE FROM {$table} WHERE {$col1}='wp_redis_do_redis_failback_flush'"
Sample message
$_SERVER['CACHE_DB'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $col1 used in $wpdb->query()\n$col1 assigned unsafely at line 1402.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Redis" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Function "wp_suspend_cache_addition()" requires WordPress 3.3.0, but your plugin minimum supported version is WordPress 3.0.1.
Not analyzed yet.
First score snapshot
v1.4.7
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 36 | 11 | 25 | v1.4.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.