Autogenerate avif image on image upload and serve autogenerated Avif images instead of jpeg/png to browsers that supports Avif.
Prioritized issue groups from the latest Plugin Check scan
Security
164
4 issue groups
Maintainability
21
13 issue groups
I18n
4
2 issue groups
Supply Chain
2
1 issue group
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['apiKey']. Check that the array index exists before using it.
Sample message
$_POST['apiKey'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['avife_nonce']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$assetPath'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IS_GD_AVIF".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bg_converter".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
The $domain parameter must be a single text string literal. Found: AVIFE_TEXT_DOMAIN
Sample message
The $text parameter must be a single text string literal. Found: AVIFE_ADMIN_MENU_NAME
Sample message
Hidden files are not permitted.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
The use of function set_time_limit() is discouraged
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "initiate_plugin".
Sample message
error_log() found. Debug code should not normally be used in production.
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
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Plugin name "Avif Express" is different from the name declared in plugin header "AVIF Express".
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
132
External assets
0
Incoming endpoints
42
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
29 more hidden
First score snapshot
v2025.08.29
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 193 | 26 | 167 | v2025.08.29 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.