This plugin integrates Feedback Company review widgets and order registration into Wordpress/WooCommerce
Prioritized issue groups from the latest Plugin Check scan
Security
69
9 issue groups
Maintainability
22
10 issue groups
I18n
8
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_widget']'.
Sample message
The $text parameter must be a single text string literal. Found: 'Configure how to display your badge widget. You can see a preview below. To show the widget, go to the \'Appearance - Widget\' '\n . 'or \'Appearance - Customize\' page and drag-and-drop the widget into the desired section, or use the shortcode in the text editor '\n . 'of a post or page'
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option".
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 332.
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 interpolated variable $table_name at "SELECT * FROM `$table_name`"
Sample message
error_log() found. Debug code should not normally be used in production.
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
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
Processing form data without nonce verification.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 24.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_active_languages".
Sample message
The parameter "array('hide_empty' => false)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Mismatched text domain. Expected 'the-feedback-company' but got 'woocommerce'.
Potential connections found in static code analysis.
Outbound calls
12
External assets
1
Incoming endpoints
0
No notable third-party domains detected.
No public endpoints detected.
First score snapshot
v3.4
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 99 | 63 | 36 | v3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.