Enables flexible revision management for you.
Prioritized issue groups from the latest Plugin Check scan
Security
60
8 issue groups
I18n
56
3 issue groups
Maintainability
11
7 issue groups
Repo Compliance
1
1 issue group
Sample message
The $domain parameter must be a single text string literal. Found: self::I18N_DOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"'$latest_revision': '"'.
Sample message
$_POST['hm_tor_memo'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['days']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['hm_tor_nonce']
Sample message
Missing $domain parameter in function call to __().
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
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The use of function _wp_post_revision_fields() is forbidden
Sample message
Unescaped parameter $post->ID used in $wpdb->get_results()\n$post->ID used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $post->ID at WHERE post_parent = $post->ID\n
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.2 < 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.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.8.3
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 128 | 93 | 35 | v1.8.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.