Simple Countdown Timer Plugin allows you to easily create and customize countdown timers for your website. Whether you're counting down to a sale …
Prioritized issue groups from the latest Plugin Check scan
I18n
88
6 issue groups
Maintainability
76
7 issue groups
Security
56
6 issue groups
Repo Compliance
3
3 issue groups
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_post_id".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$id . '-after-settings-fields'".
Sample message
Mismatched text domain. Expected 'simple-countdown' but got '%3$s'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$btn_title'.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$id]
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
The $text text string should have translatable content. Found: '%s'
Sample message
Processing form data without nonce verification.
Sample message
$_POST[$this->id][$this->field['key']] 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
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
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.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_json_search_limit".
Sample message
The $text parameter must be a single text string literal. Found: $this->id . '-repeater-item-added'
Sample message
Plugin name "Simple Countdown Timer" is different from the name declared in plugin header "Simple Countdown".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.3.0.
Not analyzed yet.
First score snapshot
v1.0.4
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 223 | 110 | 113 | v1.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.