Quotes for WooCommerce

This plugin allows the site admin the ability to accept quote requests for products. Prices can be hidden. No payments will be taken at Checkout.

v2.13pinal.shahUpdated Added 4k+ installs92% rating100% support resolved
90
Score
186
Errors
265
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance100
Maintainability49

Top Issues by Category

Issues Details

451 issues found in latest scan

ERROR170
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'quotes-for-woocommerce' but got 'quote-wc'.

WARNING123
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".

WARNING117
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'qwc_quotes_tab_settings_' . $this->id".

ERROR14
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cart_contains_purchasable".

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "QWC_Data_Tracking".

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_short_name . '_init_tracker_completed'".

ERROR2
wp_function_not_compatible_with_requires_wp

Function "wp_doing_ajax()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "quote-wc", expected "quotes-for-woocommerce".

Latest Snapshot

Findings

451

Errors

186

Warnings

265

Score History

First score snapshot

First scan completed

v2.13 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v2.13

90

Latest

Findings
451
Errors
186
Warnings
265
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins