Back your WP Object Cache with Redis, a high-performance in-memory storage backend.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | wp-redis.php | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.strip_tags_strip_tags | strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead. | wp-redis.php:49:15 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.strip_tags_strip_tags | strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead. | object-cache.php:1260:16 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $col1 used in $wpdb->query("INSERT IGNORE INTO {$table} ({$col1},{$col2}) VALUES ('wp_redis_do_redis_failback_flush',1)")\n$col1 assigned unsafely at line 1402:\n $col1 = 'option_name'\n$col2 assigned unsafely at line 1403:\n $col2 = 'option_value' | object-cache.php:1405:11 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $col2 used in $wpdb->get_results("SELECT {$col2} FROM {$table} WHERE {$col1}='wp_redis_do_redis_failback_flush'")\n$col1 assigned unsafely at line 1544:\n $col1 = 'option_name' | object-cache.php:1547:51 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $col1 used in $wpdb->query("DELETE FROM {$table} WHERE {$col1}='wp_redis_do_redis_failback_flush'")\n$col1 assigned unsafely at line 1544:\n $col1 = 'option_name' | object-cache.php:1551:13 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['CACHE_PORT'] not unslashed before sanitization. Use wp_unslash() or similar | cli.php:22:37 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['CACHE_HOST'] not unslashed before sanitization. Use wp_unslash() or similar | object-cache.php:1260:28 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['CACHE_PASSWORD'] not unslashed before sanitization. Use wp_unslash() or similar | object-cache.php:1264:56 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['CACHE_PASSWORD'] not unslashed before sanitization. Use wp_unslash() or similar | cli.php:23:37 | Security |
| 11.12.2025, 20:00:14 | 10s | 91 | 6 | 25 |
| 13.11.2025, 19:11:04 | 10s | 91 | 7 | 26 |