WordPress 七牛云对象存储(简称:WPQiNiu),基于七牛云对象存储与WordPress实现静态资源到对象存储中,让静态资源包括图片、附件分离WordPress根目录,提高网站打开速度。
Prioritized issue groups from the latest Plugin Check scan
Maintainability
689
18 issue groups
Security
43
6 issue groups
Supply Chain
3
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accessKey".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"=====> fetch $url to bucket: $bucket key: $(etag)\n"'.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Detected usage of a non-sanitized input variable: $_POST['accessKey']
Sample message
$_POST['accessKey'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Hidden files are not permitted.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPQiNiu(七牛云对象存储插件)" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$err'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Application files are not permitted.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "classLoader".
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_AUTHORIZATION']. Check that the array index exists before using it.
Potential connections found in static code analysis.
Outbound calls
140
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v5.0
19
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 19 | 750 | 138 | 612 | v5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
900 active installs
900 active installs
800 active installs
500 active installs