Real Thumbnail Generator is a WordPress plugin for regenerating thumbnails. It is beginner-friendly, SEO-optimised and GDPR-compliant.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
56
14 issue groups
Security
6
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RTG_DB_PREFIX".
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$composer_autoload_path".
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 39.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rtg_skip_already_admin_notice".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fallback_intermediate_image_sizes".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Unexpected markdown file "LICENSE_3RD_PARTY_JS.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "Real Thumbnail Generator: Efficient regeneration of thumbnails in all sizes" is different from the name declared in plugin header "Real Thumbnail Generator (Free)".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
195
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v2.6.145
85
Latest
v2.6.142
85
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 63 | 5 | 58 | v2.6.145 | 2.0.0 |
| 85 | 63 | 5 | 58 | v2.6.142 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.