Automatically generate, assign, and manage featured images in bulk so every post on your site has a featured image.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
8 issue groups
Security
12
2 issue groups
Repo Compliance
3
3 issue groups
Performance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "image_generator_final_text".
Sample message
$_GET['apt_bulk_action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_ACCEPT']
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Auto Featured Image (Auto Post Thumbnail)" is different from the name declared in plugin header "Auto Featured Image - Auto Post Thumbnail".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
91
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v5.0.5
79
Latest
v5.0.4
79
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 35 | 5 | 30 | v5.0.5 | 2.0.0 |
| 79 | 35 | 5 | 30 | v5.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.