Upload AVIF images, display them correctly, and generate the sub-sizes WordPress leaves out.
Prioritized issue groups from the latest Plugin Check scan
I18n
46
4 issue groups
Maintainability
32
11 issue groups
Security
25
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'avif-support' but got 'gpls-avif-support'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_info['name'] . '-core-activated'".
Sample message
Function "str_ends_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.3.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$is_avif_supported".
Sample message
A function call to esc_html__() 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 '$btn_title'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "big_image_size_threshold".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
$_SERVER['HTTP_HOST'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GPLS_Funnel".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Plugin name "AVIF Uploader – Upload, Display and Fix AVIF Images" is different from the name declared in plugin header "AVIF Uploader [GrandPlugins]".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AVIF Uploader [GrandPlugins]" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
60
External assets
0
Incoming endpoints
3
No external asset domains detected.
wp_ajax
wp_ajax
3 score snapshots
v1.1.4
50
Latest
v1.1.3
51
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 104 | 60 | 44 | v1.1.4 | 2.1.0 |
| 51 | 93 | 49 | 44 | v1.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.