AVIF support plugin aims to support avif images in WordPress by overcome wp issues and limits regarding uploading, displaying and generating avif and …
Prioritized issue groups from the latest Plugin Check scan
I18n
36
3 issue groups
Maintainability
31
10 issue groups
Security
24
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "big_image_size_threshold".
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
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
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" is different from the name declared in plugin header "AVIF Support [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 "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AVIF Support [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
51
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
2 score snapshots
v1.1.3
51
Latest
v1.1.2
51
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 93 | 49 | 44 | v1.1.3 | 2.0.0 |
| 51 | 94 | 50 | 44 | v1.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.