This plugin will enable uploading SVG, WebP & ICO image files to WordPress sites.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
28
8 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_itc_svg_upload".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "esw_svg_allowed_attributes".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Not analyzed yet.
First score snapshot
v1.1.4
96
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 28 | 12 | 16 | v1.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.