Prioritized issue groups from the latest Plugin Check scan
Security
21
6 issue groups
Repo Compliance
5
5 issue groups
Maintainability
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$nonce_field'.
Sample message
$_POST[self::CREDENTIAL_NAME__POST] 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[self::CREDENTIAL_NAME__POST]
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[self::PARAMETER__CHANNEL_ACCESS_TOKEN]. Check that the array index exists before using it.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LineAutoPost".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.3 < 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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0.8
45
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 45 | 30 | 19 | 11 | v1.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.