Create and customize your maintenance page
Prioritized issue groups from the latest Plugin Check scan
Maintainability
165
11 issue groups
Security
76
4 issue groups
I18n
14
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_color".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_wpm_load".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['wpm_import_file']
Sample message
$_POST['security-colors'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['wpm_import_file']['name']. Check that the array index exists before using it.
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEDB".
Sample message
Mismatched text domain. Expected 'wp-maintenance' but got '=wp-maintenance'.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Maintenance" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPM_Countdown".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "time_formats".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Missing $domain parameter in function call to __().
Sample message
A function call to esc_html__() 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Tested up to" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "7.1".
Not analyzed yet.
First score snapshot
v6.1.10.1
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 257 | 40 | 217 | v6.1.10.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.