Coming Soon & Maintenance Mode by Colorlib

Create a coming soon page or maintenance mode screen with 15 responsive templates, countdown timer, MailChimp subscribe form, and social media links.

v1.2.0colorlibpluginsUpdated 2026-02-06Added Dec 6, 20186k+ installs94% rating
88
Score
27
Errors
140
Warnings
+0
Change

Category Scores

Security94
Repo94
Performance100
Maintainability63

Top Issues by Category

Issues Details

167 issues found in latest scan

WARNING114
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_templates".

ERROR21
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "colorlib_coming_soon_before_forms".

WARNING7
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNING3
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

ERROR2
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

WARNING1
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR1
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: 'Coming Soon and Maintenance by Colorlib requires PHP 7.4 or higher. Your server is running PHP ' . PHP_VERSION . '.'

WARNING1
mismatched_plugin_name

Plugin name "Coming Soon & Maintenance Mode by Colorlib" is different from the name declared in plugin header "Coming Soon and Maintenance by Colorlib".

ERROR1
outdated_tested_upto_header

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.

Latest Snapshot

Findings

167

Errors

27

Warnings

140

Score History

First score snapshot

First scan completed Jun 21, 2026

v1.2.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 21, 2026

v1.2.0

88

Latest

Findings
167
Errors
27
Warnings
140
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins