Logo Slider – Logo Showcase, Logo Carousel, Logo Gallery and Client Logo Presentation

Logo Slider: The best responsive plugin for Logo Showcase, Logo Carousel, and displaying clients' logos. Includes shortcode generator with preview!

v3.8.4GS PluginsUpdated Added 30k+ installs96% rating100% support resolved
25
Score
789
Errors
313
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance98
Maintainability0

Top Issues by Category

i18n669
maintainability200
security199

Issues Details

1,102 issues found in latest scan

ERROR480
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'gs-logo-slider' but got 'gscs'.

ERROR107
WordPress.WP.I18n.MissingArgDomain

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

ERROR82
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.

WARNING45
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'GS_Plugins/Force_Enqueue_Assets/' . $this->get_assets_key()".

ERROR45
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING35
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING32
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING28
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING28
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING26
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['import_file']

ERROR26
wp_function_not_compatible_with_requires_wp

Function "add_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.3.0.

WARNING20
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING19
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR16
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR14
missing_direct_file_access_protection

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

WARNING12
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $column at "ALTER TABLE `$table` ADD INDEX `{$column}_idx` (`$column`)"

WARNING12
WordPress.Security.NonceVerification.Missing

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: "$handler . '--script'".

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GSL_MENU_POSITION".

WARNING5
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

ERROR4
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $column used in $wpdb->query()\n$column assigned unsafely at line 68.

WARNING4
WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare

Replacement variables found, but no valid placeholders found in the query.

WARNING4
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING4
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

ERROR4
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

Latest Snapshot

Findings

1,102

Errors

789

Warnings

313

Score History

First score snapshot

First scan completed

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

v3.8.4

25

Latest

Findings
1,102
Errors
789
Warnings
313
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins