Coming soon and Maintenance mode plugin is an awesome tool to show your website visitors that you are working on your website for making it better.
Prioritized issue groups from the latest Plugin Check scan
Security
35
5 issue groups
Maintainability
20
9 issue groups
Repo Compliance
2
2 issue groups
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_POST['coming_soon_options_nonce']
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['curent_page']. Check that the array index exists before using it.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Function "wp_enqueue_media()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.4.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "install_database".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "wpdevart_comingsoon_support_url".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cooming_soon".
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Coming soon and Maintenance mode" is different from the name declared in plugin header "Coming soon and Maintenance mode WpDevArt".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Coming soon and Maintenance mode WpDevArt" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v3.8.8
44
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 57 | 14 | 43 | v3.8.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.