Adds a column to any post type edit screen with the featured image if it exists.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
5
3 issue groups
Security
4
1 issue group
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$featured_image'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$checked".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
The "Author URI" header in the plugin file is not valid.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.2.0
84
Latest
v1.1.0
83
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 84 | 13 | 11 | 2 | v1.2.0 | 2.0.0 |
| 83 | 14 | 12 | 2 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.