Catalog plugin with fully customizable responsive design, search and categories. Best for product catalog and services or portfolio presentation.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,576
11 issue groups
Security
12
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_IC_Show_Catalog_Widget".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AL_BASE_PATH".
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
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['argv']
Sample message
$_SERVER['argv'] not unslashed before sanitization. Use wp_unslash() or similar
Potential connections found in static code analysis.
Outbound calls
285
External assets
1
Incoming endpoints
14
No external asset domains detected.
wp_ajax
wp_ajax
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
v1.9
55
Latest
v1.8.7
58
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 1,588 | 6 | 1,582 | v1.9 | 2.1.0 |
| 58 | 1,537 | 6 | 1,531 | v1.8.7 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.