Simple Slider Block – Create Sliders From Core Blocks

Create sliders from core blocks.

v1.2.4Kadim GültekinUpdated Added 600 installs100% rating
87
Score
6
Errors
34
Warnings
+0
Change

Category Scores

Security81
Repo100
Performance100
Maintainability86

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

40 findings

Maintainability

36

5 issue groups

Security

3

1 issue group

I18n

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adaptive_height".31
Category
Maintainability
Occurrences
31
Severity
warning

Sample message

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

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$inline_styles'.3
Category
Security
Occurrences
3
Severity
error

Sample message

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

ERRORMaintainabilityblock api version too lowEditor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.

WARNINGMaintainabilitymismatched plugin namePlugin name "Simple Slider Block - Create Sliders From Core Blocks" is different from the name declared in plugin header "Simple Slider Block".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Simple Slider Block - Create Sliders From Core Blocks" is different from the name declared in plugin header "Simple Slider Block".

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

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

WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "gb-for-slick-slider", expected "gutenberg-block-for-slick-slider".1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "gb-for-slick-slider", expected "gutenberg-block-for-slick-slider".

WARNINGMaintainabilitytrademarked termThe plugin slug includes a restricted term. Your plugin slug - "gutenberg-block-for-slick-slider" - contains the restricted term "gutenberg" which cannot be used at all in your plugin slug.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The plugin slug includes a restricted term. Your plugin slug - "gutenberg-block-for-slick-slider" - contains the restricted term "gutenberg" which cannot be used at all in your plugin slug.

External Connections

Potential connections found in static code analysis.

6 domains

Outbound calls

15

External assets

0

Incoming endpoints

0

Notable Domains

npmjs.com2 · outbound
schemas.wp.org2 · outbound

Platform / Reference Domains

developer.wordpress.org5 · platform/reference
github.com3 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Score History

First score snapshot

v1.2.4

87

Latest

Findings
40
Errors
6
Warnings
34
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

31 nodes

Related Plugins