A customizable countdown timer for events, launches, sales, evergreen campaigns, and landing pages.
Prioritized issue groups from the latest Plugin Check scan
I18n
150
4 issue groups
Security
149
8 issue groups
Maintainability
81
13 issue groups
Sample message
Mismatched text domain. Expected 'uji-countdown' but got 'ujicountdown'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_set".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 380.
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 160.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT * FROM $table_name ORDER BY `time` DESC"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_custom_tab".
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "single_uninstall".
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
A function call to _n() 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.
Not analyzed yet.
First score snapshot
v3.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 382 | 284 | 98 | v3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.