Responsive Slideshow – Photo Carousel

Build responsive carousels with beautiful layout designs, swipe controls, and transitions for your website with Photo Carousel & Slider Plugin.

v1.6.0A WP LifeUpdated Added 2k+ installs100% rating
57
Score
1
Errors
74
Warnings
+0
Change

Category Scores

Security25
Repo100
Performance100
Maintainability90

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

75 findings

Security

44

4 issue groups

Maintainability

30

4 issue groups

I18n

1

1 issue group

WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allslidesetting".25
Category
Maintainability
Occurrences
25
Severity
warning

Sample message

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

WARNINGSecurityMissing Unslash$_POST['auto_height'] not unslashed before sanitization. Use wp_unslash() or similar22
Category
Security
Occurrences
22
Severity
warning

Sample message

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

WARNINGSecurityInput Not ValidatedDetected usage of a possibly undefined superglobal array index: $_POST['auto_height']. Check that the array index exists before using it.18
Category
Security
Occurrences
18
Severity
warning

Sample message

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

WARNINGMaintainabilityNon Prefixed Function FoundFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "awl_slider_responsive_shortcode".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "awl_slider_responsive_shortcode".

WARNINGSecurityInput Not SanitizedDetected usage of a non-sanitized input variable: $_POST['slide-ids']3
Category
Security
Occurrences
3
Severity
warning

Sample message

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

WARNINGI18nload plugin textdomain Foundload_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.1
Category
I18n
Occurrences
1
Severity
warning

Sample message

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.

WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Slider_Responsive".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Slider_Responsive".

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

Sample message

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

WARNINGMaintainabilitymismatched plugin namePlugin name "Responsive Slideshow - Photo Carousel" is different from the name declared in plugin header "Slider Responsive Slideshow".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Responsive Slideshow - Photo Carousel" is different from the name declared in plugin header "Slider Responsive Slideshow".

Score History

First score snapshot

v1.6.0

57

Latest

Findings
75
Errors
1
Warnings
74
Check
2.0.0

Related Plugins