Logo Carousel Slider

It allows you to easily create logo carousel/slider to display logos of clients, partners, sponsors, affiliates etc.

v2.1.3wpWaxUpdated Added 6k+ installs58% rating
49
Score
102
Errors
14
Warnings
+0
Change

Category Scores

Security16
Repo91
Performance100
Maintainability82

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

116 findings

I18n

74

3 issue groups

Security

26

5 issue groups

Maintainability

14

5 issue groups

Repo Compliance

2

2 issue groups

ERRORI18nNon Singular String Literal DomainThe $domain parameter must be a single text string literal. Found: LCS_TEXTDOMAIN69
Category
I18n
Occurrences
69
Severity
error

Sample message

The $domain parameter must be a single text string literal. Found: LCS_TEXTDOMAIN

ERRORSecurityOutput Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$form['id']'.20
Category
Security
Occurrences
20
Severity
error

Sample message

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

ERRORMaintainabilityEcho FoundShort PHP opening tag used with echo; expected "<?php echo $lcsAutoPlayRun ..." but found "<?= $lcsAutoPlayRun ..."6
Category
Maintainability
Occurrences
6
Severity
error

Sample message

Short PHP opening tag used with echo; expected "<?php echo $lcsAutoPlayRun ..." but found "<?= $lcsAutoPlayRun ..."

WARNINGMaintainabilityMissing VersionResource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.5
Category
Maintainability
Occurrences
5
Severity
warning

Sample message

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

WARNINGSecurityMissingProcessing form data without nonce verification.3
Category
Security
Occurrences
3
Severity
warning

Sample message

Processing form data without nonce verification.

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to __().3
Category
I18n
Occurrences
3
Severity
error

Sample message

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

WARNINGI18nNo Html Wrapped StringsTranslatable string should not be wrapped in HTML. Found: &#039;&lt;div class=&quot;lcs_pro_promo&quot;&gt;The following Logo Type Options are available in &lt;a href=&quot;http://aazztech.com/product/logo-carousel-slider-pro&quot; target=&quot;_blank&quot;&gt;Pro version&lt;/a&gt;&lt;/div&gt;&#039;2
Category
I18n
Occurrences
2
Severity
warning

Sample message

Translatable string should not be wrapped in HTML. Found: &#039;&lt;div class=&quot;lcs_pro_promo&quot;&gt;The following Logo Type Options are available in &lt;a href=&quot;http://aazztech.com/product/logo-carousel-slider-pro&quot; target=&quot;_blank&quot;&gt;Pro version&lt;/a&gt;&lt;/div&gt;&#039;

ERRORMaintainabilityFoundThe use of function create_function() is forbidden1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

The use of function create_function() is forbidden

WARNINGMaintainabilityerror log error logerror_log() found. Debug code should not normally be used in production.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

error_log() found. Debug code should not normally be used in production.

ERRORSecurityUnsafe Printing FunctionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.1
Category
Security
Occurrences
1
Severity
error

Sample message

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

Show 5 more
WARNINGSecurityInput Not Sanitized1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST[&quot;lcs_logo_link&quot;]

WARNINGSecurityMissing Unslash1
Category
Security
Occurrences
1
Severity
warning

Sample message

$_POST[&quot;lcs_logo_link&quot;] not unslashed before sanitization. Use wp_unslash() or similar

ERRORMaintainabilitymissing direct file access protection1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

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

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

WARNINGRepo Compliancereadme parser warnings too many tags1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

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

Score History

First score snapshot

v2.1.3

49

Latest

Findings
116
Errors
102
Warnings
14
Check
2.0.0

Related Plugins