Converts images to more modern formats such as WebP or AVIF during upload.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$site_ids". | 16:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$site_id". | 25:28 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "image_edit_thumbnails_separately". | 526:34 | Plugin Repo |
| WARNING | readme_reserved_contributors | The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg" | — | Plugin Repo |
| 11/12/2025, 7:51:34 PM | 12s | 99 | 3 | 1 |