Add a Request a Quote or Product Enquiry button to your WooCommerce store. Hide prices, enable catalog mode, and capture B2B leads.
Prioritized issue groups from the latest Plugin Check scan
Security
68
9 issue groups
Maintainability
19
10 issue groups
I18n
10
2 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$gmwqp_arr['gmwqp_captcha_site_key']'.
Sample message
$_POST['_ajax_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'gm-woocommerce-quote-popup' but got 'gmwqp'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['g-recaptcha-response']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_ajax_nonce']
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
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The $text parameter must be a single text string literal. Found: $gmwqp_trasnlation_button_label
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 31.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT ID FROM $table_name where post_type='gmwqp_enquiry' "
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
The parameter "array(\n 'hide_empty' => false,\n )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Mismatched Stable Tag: 1.0.0 != 3.2. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "gm-woocommerce-quote-popup" - 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.
Not analyzed yet.
First score snapshot
v3.2
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 98 | 57 | 41 | v3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.