Simple Social Icons

This plugin provides two ways to display social icons: a traditional widget (available on all WordPress versions) and block variations for the core So …

v4.0.0OsomPressUpdated Added 100k+ installs86% rating0% support resolved
97
Score
4
Errors
3
Warnings
+0
Change

Category Scores

Security100
Repo88
Performance100
Maintainability93

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

7 findings

Maintainability

4

4 issue groups

Repo Compliance

3

3 issue groups

WARNINGMaintainabilityNon Prefixed Function FoundFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ssiw_load_widget".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: "ssiw_load_widget".

ERRORMaintainabilityinvalid plugin namePlugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="

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 Complianceno licenseMissing "License". Please update your readme with a valid GPLv2 (or later) compatible license.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.

WARNINGRepo Complianceplugin header nonexistent domain pathThe "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

WARNINGRepo Compliancereadme parser warnings trimmed short descriptionThe "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_enqueue_block_style()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.0.0.1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Function "wp_enqueue_block_style()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.0.0.

Score History

First score snapshot

v4.0.0

97

Latest

Findings
7
Errors
4
Warnings
3
Check
2.0.0

Related Plugins