eCommerce Product Catalog is a powerful and free plugin to sell with a beautiful eCommerce or request for a quote WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,781
14 issue groups
Security
807
7 issue groups
I18n
125
4 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "IC_EPC_install".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ic_catalog_' . $name".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a".
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$field_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "current_action()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.7.0.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$field_name]
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_IC_Show_Catalog_Widget".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
File has mixed line endings; this may cause incorrect results
Sample message
Use of a direct database call is discouraged.
Sample message
Missing $domain parameter in function call to __().
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AL_BASE_PATH".
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
Mismatched text domain. Expected 'ecommerce-product-catalog' but got 'al-implecode-invoice-system'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$field_name]['size']. Check that the array index exists before using it.
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
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text parameter must be a single text string literal. Found: $country_data['name']
Not analyzed yet.
First score snapshot
v3.5.7
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 3,798 | 621 | 3,177 | v3.5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.