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.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
280
7 issue groups
I18n
171
2 issue groups
Sample message
Mismatched text domain. Expected 'quotes-for-woocommerce' but got 'quote-wc'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'qwc_quotes_tab_settings_' . $this->id".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cart_contains_purchasable".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "QWC_Data_Tracking".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_short_name . '_init_tracker_completed'".
Sample message
Function "wp_doing_ajax()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "quote-wc", expected "quotes-for-woocommerce".
Not analyzed yet.
First score snapshot
v2.13
90
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 451 | 186 | 265 | v2.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.