Enable caching of the WordPress REST API and auto-flush caches upon wp-admin editing.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
89
7 issue groups
Security
34
3 issue groups
Repo Compliance
1
1 issue group
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 $check_index_query used in $wpdb->get_results()\n$check_index_query assigned unsafely at line 1898.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wprc_key".
Sample message
$_SERVER['REQUEST_METHOD'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Attempting a database schema change is discouraged.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP REST Cache" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
Function "get_object_subtype()" requires WordPress 4.9.8, but your plugin minimum supported version is WordPress 4.7.0.
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.
Not analyzed yet.
First score snapshot
v2026.2.0
64
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 124 | 11 | 113 | v2026.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.