Prioritized issue groups from the latest Plugin Check scan
I18n
282
4 issue groups
Security
118
8 issue groups
Maintainability
38
13 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: QNAP_PLUGIN_NAME
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'QNAP_BACKUPS_HTACCESS'.
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
The $text parameter must be a single text string literal. Found: '<a href="%s" class="qnap-button-green qnap-emphasize qnap-button-download" title="%s" download="%s">' .\n '<span>Download %s</span>' .\n '<em>Size: %s</em>' .\n '</a>'
Sample message
Processing form data without nonce verification.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Archiving %d content files...<br />%d%% complete'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
$_REQUEST[$v] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a possibly undefined superglobal array index: $_FILES['upload-file']. Check that the array index exists before using it.
Sample message
The use of function ini_set() is discouraged
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['completed']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$log".
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
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_IMPORTING".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Not analyzed yet.
First score snapshot
v1.0.6
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 444 | 374 | 70 | v1.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.