Bannerize simplifies banner creation and management. Track views and clicks to gauge campaign success.
Prioritized issue groups from the latest Plugin Check scan
I18n
203
3 issue groups
Security
154
11 issue groups
Maintainability
128
10 issue groups
Performance
5
1 issue group
Sample message
Mismatched text domain. Expected 'wp-bannerize-pro' but got 'wp-bannerize'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $analytic at COUNT(*) AS $analytic\n
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Error while create a record in {$instance->table} table"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$after_title".
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
Missing $domain parameter in function call to __().
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['wp_bannerize_banner_clicks_enabled']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $analytic used in $wpdb->get_results()\n$analytic assigned unsafely at line 180.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Setting `suppress_filters` to `true` is prohibited.
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
The plugin name includes a restricted term. Your chosen plugin name - "WP Bannerize Pro" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Attempting a database schema change is discouraged.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 3.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_wp_bannerize_pro".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Potential connections found in static code analysis.
Outbound calls
240
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
First score snapshot
v1.13.1
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 497 | 281 | 216 | v1.13.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.