Ultimate Pre-Orders Plugin for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
349
7 issue groups
I18n
253
4 issue groups
Maintainability
223
14 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args[$property.'_icon']'.
Sample message
Mismatched text domain. Expected 'pre-orders-for-woocommerce' but got "preorders".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bp_preorder_email_by_payment_method_list".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Bright_Plugins_PFW".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Bright_Plugins_PFW_start".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate".
Sample message
Processing form data without nonce verification.
Sample message
$_POST[$this->unique] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$this->unique]
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PFWBP_ASSETS".
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Detected usage of meta_query, possible slow query.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_pre_order_date']. Check that the array index exists before using it.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_key, 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
Missing $domain parameter in function call to esc_html__().
Sample message
The $domain parameter must be a single text string literal. Found: Bootstrap::TEXT_DOMAIN
Not analyzed yet.
First score snapshot
v2.3
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 829 | 568 | 261 | v2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.