AVIF Uploader

AVIF support plugin aims to support avif images in WordPress by overcome wp issues and limits regarding uploading, displaying and generating avif and …

v1.1.2GrandPluginsUpdated Added 4k+ installs68% rating
51
Score
50
Errors
44
Warnings
+0
Change

Category Scores

Security24
Repo86
Performance100
Maintainability73

Top Issues by Category

i18n36
maintainability31
security24
repo_compliance3

Issues Details

94 issues found in latest scan

ERROR30
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING12
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_info['name'] . '-core-activated'".

ERROR7
wp_function_not_compatible_with_requires_wp

Function "str_ends_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.3.0.

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$is_avif_supported".

ERROR5
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "big_image_size_threshold".

ERROR3
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$btn_title'.

WARNING3
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.

WARNING2
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_SERVER['HTTP_HOST'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_chmod

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().

ERROR1
badly_named_files

File and folder names must not contain spaces or special characters.

WARNING1
mismatched_plugin_name

Plugin name "AVIF Uploader" is different from the name declared in plugin header "AVIF Support [GrandPlugins]".

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

Tested up to: 6.7 < 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.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
readme_parser_warnings_no_short_description_present

The "Short Description" section is missing. An excerpt was generated from your main plugin description.

WARNING1
trademarked_term

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.

Latest Snapshot

Findings

94

Errors

50

Warnings

44

Score History

First score snapshot

First scan completed

v1.1.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v1.1.2

51

Latest

Findings
94
Errors
50
Warnings
44
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins