Pearl – Header Builder

Pearl Header Builder gives you complete freedom to compose a header that perfectly suits your site.

v1.3.13StylemixUpdated Added 5k+ installs66% rating
35
Score
7
Errors
283
Warnings
+0
Change

Category Scores

Security100
Repo85
Performance100
Maintainability60

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

290 findings

Maintainability

288

8 issue groups

Supply Chain

1

1 issue group

Repo Compliance

1

1 issue group

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

Sample message

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

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

Sample message

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

WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pearl_builder_elements".25
Category
Maintainability
Occurrences
25
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pearl_builder_elements".

WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "STM_HB_DIR".4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

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

ERRORMaintainabilitywp function not compatible with requires wpFunction "array_first()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 4.6.0.4
Category
Maintainability
Occurrences
4
Severity
error

Sample message

Function "array_first()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 4.6.0.

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

Sample message

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

ERRORSupply Chainhidden filesHidden files are not permitted.1
Category
Supply Chain
Occurrences
1
Severity
error

Sample message

Hidden files are not permitted.

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;

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.8 < 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.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

WARNINGMaintainabilityunexpected markdown fileUnexpected markdown file "Installation.md" detected in plugin root. Only specific markdown files are expected in production plugins.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Unexpected markdown file "Installation.md" detected in plugin root. Only specific markdown files are expected in production plugins.

Score History

First score snapshot

v1.3.13

35

Latest

Findings
290
Errors
7
Warnings
283
Check
2.0.0

Related Plugins