Regenerate the thumbnails for one or more of your image uploads. Useful when changing their sizes or your theme.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
5 issue groups
I18n
4
2 issue groups
Security
4
3 issue groups
Repo Compliance
1
1 issue group
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
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Function "wp_get_original_image_path()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET['ids']
Sample message
$_GET['ids'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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.
Not analyzed yet.
First score snapshot
v3.1.6
82
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 82 | 19 | 10 | 9 | v3.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.