A simple plugin to generate QR Code by shortcode for WordPress
Prioritized issue groups from the latest Plugin Check scan
Maintainability
47
9 issue groups
Security
12
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOQRCODE_DIR".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__core".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$mode'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "DoQRCode".
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
11
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.2.2
65
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 65 | 60 | 21 | 39 | v1.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.