Create Announcement Bars, Notification Bars & Popup Campaigns with countdown timers, A/B testing, smart targeting & analytics.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,409
4 issue groups
Security
468
10 issue groups
Maintainability
433
10 issue groups
Performance
4
1 issue group
Sample message
Mismatched text domain. Expected 'hashbar-wp-notification-bar' but got 'csf'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args[$property.'_icon']'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "csf_chosen_ajax_capability".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CSF".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $post_id at "SELECT meta_key, meta_value FROM $wpdb->postmeta WHERE post_id=$post_id"
Sample message
$_COOKIE['keep_closed_bar_' . $post_id] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['keep_closed_bar_' . $post_id]
Sample message
Unescaped parameter $table used in $wpdb->get_results()
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "csf_array_search".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found $countrywise_traking_query
Sample message
Unescaped parameter $countrywise_traking_query used in $wpdb->get_results()\n$countrywise_traking_query assigned unsafely at line 37.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Function "register_block_pattern()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
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.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['clicked']. Check that the array index exists before using it.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$.4f, %2$.1f", but got "%.4f, %.1f" in 'Not significant (p=%.4f, %.1f%% confidence)'.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Potential connections found in static code analysis.
Outbound calls
92
External assets
4
Incoming endpoints
66
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.0.0
25
Latest
v1.9.9
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 3,341 | 2,726 | 615 | v2.0.0 | 2.0.0 |
| 25 | 3,328 | 2,718 | 610 | v1.9.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.