Upload Receipt for Any Payment method in WooCommerce
Prioritized issue groups from the latest Plugin Check scan
I18n
211
6 issue groups
Security
111
7 issue groups
Maintainability
47
11 issue groups
Supply Chain
2
1 issue group
Sample message
The $domain parameter must be a single text string literal. Found: $this->td
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' class='receipt-preview $status' alt='"'.
Sample message
Mismatched text domain. Expected 'pepro-bacs-receipt-upload-for-woocommerce' but got 'receipt-upload'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $src ..." but found "<?= $src ..."
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
Processing form data without nonce verification.
Sample message
$_GET['receipt_attached'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_peproDev_ApprovedReceipt_Admin".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']["tmp_name"]
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']["tmp_name"]. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pepro_upload_receipt_allowed_file_mimes".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
The $domain parameter must not contain interpolated variables or expressions. Found: $this->td
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1\$s, %2\$s", but got "%s, %s" in "%s — Version %s".
Sample message
Hidden files are not permitted.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "PeproDev WooCommerce Receipt Uploader" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name 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 name.
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
Sanitization missing for register_setting().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Pepro_Upload_Receipt".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Not analyzed yet.
First score snapshot
v2.8.0
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 374 | 325 | 49 | v2.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.