WooCommerce auto-updated XML feeds for Facebook Product Catalogs (Dynamic Product Ads, Facebook Shops, Instagram), Google Merchant, and Pinterest Cata …
Prioritized issue groups from the latest Plugin Check scan
Security
504
10 issue groups
Maintainability
223
11 issue groups
I18n
158
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-wp-lists='list:$singular'"'.
Sample message
Mismatched text domain. Expected 'product-catalog-feed' but got 'feedpro'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_size".
Sample message
Missing $domain parameter in function call to __().
Sample message
$_GET['orderby'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['orderby']
Sample message
Function "get_dashboard_url()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
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
print_r() found. Debug code should not normally be used in production.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $feed_type ..." but found "<?= $feed_type ..."
Sample message
Use placeholders and $wpdb->prepare(); found $feedname
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['feed']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bulk_actions-{$this->screen->id}".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $extra_checks used in $wpdb->get_results()\n$extra_checks assigned unsafely at line 556.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "LazyTaxonomyReader".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text parameter must be a single text string literal. Found: $field_params['name']
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
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.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Not analyzed yet.
First score snapshot
v2.2.0
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 938 | 581 | 357 | v2.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.