Manage all your WordPress updates, including individual updates, automatic updates, logs, and loads more. This also works very well with WordPress Mul …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
148
14 issue groups
Security
36
6 issue groups
I18n
8
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate_link".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_theme_row".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $prepared_query used in $wpdb->get_results()\n$prepared_query assigned unsafely at line 182.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$do_action".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_core
Sample message
The use of function _get_plugin_data_markup_translate() is forbidden
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "UpdraftCentral_EUM_Commands".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EUM_DOING_FORCE_UPDATES".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['data']
Sample message
$_REQUEST['data'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "stops-core-theme-and-plugin-updates" - contains the restricted term "plugin" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v9.0.21
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 195 | 13 | 182 | v9.0.21 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.