Smart Maintenance Mode allows you to put your site under maintenance mode for others and you can see the actual developement of your site by allowing …
Prioritized issue groups from the latest Plugin Check scan
Security
208
8 issue groups
Maintainability
47
8 issue groups
I18n
7
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$count_date'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES["smm_file"]["error"]
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES["smm_file"]["error"]. Check that the array index exists before using it.
Sample message
$_GET['delid'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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 $_setstatus
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "maintenance_mode_page".
Sample message
The $text parameter must be a single text string literal. Found: $error_string
Sample message
Unescaped parameter $end_ip_exists_query used in $wpdb->get_results()\n$end_ip_exists_query assigned unsafely at line 621.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "smm_version".
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.8 < 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
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.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.5.3
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 265 | 137 | 128 | v1.5.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.