Image Slider

Image Slider - The best and very easy slider plugin for your post, page or sidebar. 100% Responsive.

v1.1.127GhozyLabUpdated Added 4k+ installs68% rating
35
Score
192
Errors
95
Warnings
+0
Change

Category Scores

Security0
Repo89
Performance100
Maintainability58

Top Issues by Category

security180
maintainability61
i18n44
repo_compliance1

Issues Details

287 issues found in latest scan

ERROR90
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR38
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR21
WordPress.WP.I18n.MissingArgDomain

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

WARNING20
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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

WARNING17
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['nonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING13
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING13
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_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.

ERROR13
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: 'New Addons that make '.EWIC_NAME.' even more powerful are released nearly every single week. Subscribe to the newsletter to stay up to date with our latest releases. <a target="_blank" href="http://eepurl.com/bq3RcP" target="_blank">Signup now</a> to ensure you do not miss a release!'

WARNING12
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET[&#039;nonce&#039;]

ERROR10
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() 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.

WARNING8
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR7
missing_direct_file_access_protection

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

ERROR6
wp_function_not_compatible_with_requires_wp

Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.5.0.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;easyimageslider_columns_edit_columns_list&quot;.

ERROR3
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;install_plugins_table_api_args_$tab&quot;.

ERROR1
Generic.PHP.ForbiddenFunctions.Found

The use of function create_function() is forbidden

WARNING1
PluginCheck.CodeAnalysis.ShortURL.Found

Short URL detected (goo.gl). Use full URLs instead of URL shorteners.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;FS_METHOD&quot;.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$en_plugin_url&quot;.

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the &quot;allowed_redirect_hosts&quot; filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

ERROR1
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

WARNING1
mismatched_plugin_name

Plugin name "Image Slider" is different from the name declared in plugin header "Image Slider (Lite)".

ERROR1
outdated_tested_upto_header

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

Latest Snapshot

Findings

287

Errors

192

Warnings

95

Score History

First score snapshot

First scan completed

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

v1.1.127

35

Latest

Findings
287
Errors
192
Warnings
95
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins