Countdown builder - Customizable Countdown Timer
Prioritized issue groups from the latest Plugin Check scan
I18n
1,008
5 issue groups
Security
761
12 issue groups
Maintainability
100
8 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: YCD_TEXT_DOMAIN
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$this->prefix[$id][$name]"'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $attributes['label']
Sample message
$_GET['duplicate_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'countdown-builder' but got 'easy-digital-downloads'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['duplicate_nonce']
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post']. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Use placeholders and $wpdb->prepare(); found $newsLettersQuery
Sample message
Processing form data without nonce verification.
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
Unescaped parameter $newsLettersQuery used in $wpdb->query()\n$newsLettersQuery assigned unsafely at line 128.
Sample message
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 3.8.0.
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: "%s".
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Not analyzed yet.
First score snapshot
v3.0.8
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 1,878 | 1,735 | 143 | v3.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.