WooCommerce Catalog Mode, product enquiry, and request a quote plugin. Hide prices, disable cart, and collect enquiries easily.
Prioritized issue groups from the latest Plugin Check scan
I18n
121
5 issue groups
Security
62
7 issue groups
Maintainability
55
12 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'woocommerce-catalog-enquiry' but got 'catalogx'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['admin']'.
Sample message
Unescaped parameter $now used in $wpdb->get_col()\n$now assigned unsafely at line 235.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "ALTER TABLE {$table_name}\n
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "kothay_dabba_catalogx".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$this->cookie_name]
Sample message
$_COOKIE[$this->cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
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
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Use placeholders and $wpdb->prepare(); found $table_name
Sample message
Detected usage of tax_query, possible slow query.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
wp_debug_backtrace_summary() found. Debug code should not normally be used in production.
Sample message
The $text parameter must be a single text string literal. Found: $default_value
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce" is different from the name declared in plugin header "CatalogX — Catalog Mode, Enquiry & Quotes for WooCommerce".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "catalogx", expected "woocommerce-catalog-enquiry".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woocommerce-catalog-enquiry" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
30
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
4 score snapshots
v6.1.2
38
Latest
v6.1.1
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 239 | 167 | 72 | v6.1.2 | 2.0.0 |
| 37 | 237 | 165 | 72 | v6.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.