NP Quote Request for WooCommerce enables your customers to easily submit quote requests to your WooCommerce store. Flexible WooCommerce Quote Request!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
157
12 issue groups
I18n
54
4 issue groups
Security
25
7 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$WC_Gateway_RFQ".
Sample message
The $text parameter must be a single text string literal. Found: $add_txt
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_rfqtk_wp_session_cookie_httponly".
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: "add_gpls_woo_rfq_class".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$alternate'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "NP_Html2Text".
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: ""WC_Email_Customer_RFQ_EMAIL" . $order_id".
Sample message
Mismatched text domain. Expected 'woo-rfq-for-woocommerce' but got ''.
Sample message
Unescaped parameter $user_id used in $wpdb->get_results()\n$user_id used without escaping.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.
Sample message
$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar
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 interpolated variable {$user_id} at WHERE user_id = {$user_id}"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "current_filter() . '_notification'".
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Too many parameters passed to function "__()". Expected: 2 parameters, received: 3
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-rfq-for-woocommerce" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
32
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.4.14
40
Latest
v2.4.12
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 236 | 91 | 145 | v2.4.14 | 2.0.0 |
| 40 | 236 | 91 | 145 | v2.4.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.