Simple plugin which removes accented characters from uploaded files.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
8 issue groups
Security
11
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Sanitize Accented Uploads" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
The use of function ini_set() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_sanitize_accented_uploads_encoding_fixes".
Sample message
wp_get_sites() has been deprecated since WordPress version 4.6.0. Use get_sites() instead.
Sample message
Application files are not permitted.
Sample message
Tested up to: 4.5 < 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.
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.
First score snapshot
v1.2
68
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 31 | 15 | 16 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.