SEO Friendly Images

SEO Friendly Images automatically adds alt and title attributes to all your images improving traffic from search engines.

v3.0.5Vladimir PrelovacUpdated 2017-11-28Added Mar 4, 200820k+ installs60% rating
39
Score
292
Errors
20
Warnings
+0
Change

Category Scores

Security0
Repo80
Performance100
Maintainability84

Top Issues by Category

Issues Details

312 issues found in latest scan

ERROR157
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR65
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'seo-image' but got 'seo-friendly-images'.

ERROR62
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['_wpnonce']

WARNING5
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR3
wp_function_not_compatible_with_requires_wp

Function "esc_url()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING2
WordPress.WP.DeprecatedFunctions.screen_iconFound

screen_icon() has been deprecated since WordPress version 3.8.0.

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

WARNING1
WordPress.WP.I18n.NoHtmlWrappedStrings

Translatable string should not be wrapped in HTML. Found: '<span class="description">( recommended )</span>'

ERROR1
missing_direct_file_access_protection

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

ERROR1
no_license

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

ERROR1
outdated_tested_upto_header

Tested up to: 4.1 < 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_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

ERROR1
trunk_stable_tag

Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.

Latest Snapshot

Findings

312

Errors

292

Warnings

20

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.0.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.0.5

39

Latest

Findings
312
Errors
292
Warnings
20
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins