Parallax Section Block – Add Parallax Scrolling Effects to Sections.

Add Parallax scrolling effects in any section of your website.

v2.0.4bPluginsUpdated Added 3k+ installs86% rating
87
Score
3
Errors
22
Warnings
+0
Change

Category Scores

Security82
Repo97
Performance100
Maintainability87

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

25 findings

Maintainability

17

7 issue groups

Security

5

2 issue groups

I18n

2

1 issue group

Repo Compliance

1

1 issue group

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

Sample message

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

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.4
Category
Security
Occurrences
4
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Menu".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

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

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PSB_DIR_PATH".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

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

WARNINGMaintainabilityNon-prefixed namespaceNamespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "PSB".2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "PSB".

ERRORI18nText Domain MismatchMismatched text domain. Expected 'parallax-section' but got 'info-cards'.2
Category
I18n
Occurrences
2
Severity
error

Sample message

Mismatched text domain. Expected 'parallax-section' but got 'info-cards'.

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "psIsPremium".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['content']1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET['content']

WARNINGMaintainabilitymismatched plugin namePlugin name "Parallax Section Block – Add Parallax Scrolling Effects to Sections." is different from the name declared in plugin header "Parallax Section - Block".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Parallax Section Block – Add Parallax Scrolling Effects to Sections." is different from the name declared in plugin header "Parallax Section - 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;

Show 1 more
WARNINGRepo Compliancereadme parser warnings tested header ignored1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Tested up to" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "7.1".

External Connections

Not analyzed yet.

Score History

First score snapshot

v2.0.4

87

Latest

Findings
25
Errors
3
Warnings
22
Check
2.0.0

Relationship Map

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

29 nodes

Related Plugins