The Ultimate Coming Soon Page, Maintenance Mode & Under Construction plugin — powered by the Gutenberg Block Builder. Create stunning Landing Page …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
74
14 issue groups
Security
25
8 issue groups
I18n
4
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activatedTemplateId".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ultimate_comming_soon\Classes".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_ucs_post_content_buffer".
Sample message
$_GET["action"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "UCS_BASENAME".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$buffer'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET["nonce"]. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'ultimate-coming-soon' but got "fancy-post-grid".
Sample message
Use of a direct database call is discouraged.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Function "wp_register_block_metadata_collection()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.3.0.
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 interpolated variable $table_name at "SELECT COUNT(*) FROM `$table_name` WHERE email = %s"
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
Detected usage of a non-sanitized input variable: $_POST["settings"]
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing $domain parameter in function call to __().
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "Ultimate Coming Soon Page, Maintenance Mode & Under Construction – Gutenberg Block Builder & Landing Page" is different from the name declared in plugin header "Ultimate Coming Soon & Maintenance".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Ultimate Coming Soon Page, Maintenance Mode & Under Construction – Gutenberg Block Builder & Landing Page" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
38
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
3 score snapshots
v2.0.2
42
Latest
v2.0.1
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 104 | 15 | 89 | v2.0.2 | 2.0.0 |
| 36 | 176 | 19 | 157 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.