Custom Site Logo

This plugin allows the end user to upload a new logo or use an existing image from your WordPress media gallery as a logo.

v1.0.1Awais AltafUpdated Added 1k+ installs94% rating
62
Score
26
Errors
4
Warnings
+0
Change

Category Scores

Security37
Repo94
Performance100
Maintainability90

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

30 findings

Security

19

3 issue groups

Maintainability

9

3 issue groups

I18n

1

1 issue group

Repo Compliance

1

1 issue group

ERRORSecurityUnsafe printing functionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.17
Category
Security
Occurrences
17
Severity
error

Sample message

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

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

Sample message

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

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_custom_site_logo".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: "activate_custom_site_logo".

ERRORMaintainabilitywp function not compatible with requires wpFunction "submit_button()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Function "submit_button()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.

ERRORSecuritySetting is missing a sanitization callbackSanitization missing for register_setting().1
Category
Security
Occurrences
1
Severity
error

Sample message

Sanitization missing for register_setting().

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

Sample message

Processing form data without nonce verification.

ERRORI18nText Domain MismatchMismatched text domain. Expected 'custom-site-logo' but got 'General'.1
Category
I18n
Occurrences
1
Severity
error

Sample message

Mismatched text domain. Expected 'custom-site-logo' but got 'General'.

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.2 < 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.2 < 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.

External Connections

Potential connections found in static code analysis.

7 domains

Outbound calls

26

External assets

0

Incoming endpoints

0

Notable Domains

no-site.com15 · outbound
ianlunn.co.uk2 · outbound
ianlunn.github.io2 · outbound
semver.org1 · outbound

Platform / Reference Domains

github.com3 · platform/reference
opensource.org2 · 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.0.1

62

Latest

Findings
30
Errors
26
Warnings
4
Check
2.0.0

Relationship Map

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

33 nodes

Related Plugins