jQuery Lightbox

Used to add the lightbox effect to images on your WordPress blog :)

v0.24Pedro LamasUpdated Added 1k+ installs100% rating
61
Score
22
Errors
3
Warnings
+0
Change

Category Scores

Security40
Repo83
Performance100
Maintainability85

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

25 findings

Security

11

4 issue groups

Maintainability

10

6 issue groups

Repo Compliance

3

3 issue groups

I18n

1

1 issue group

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '", \"$setting_id\": $setting_value"'.8
Category
Security
Occurrences
8
Severity
error

Sample message

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

ERRORMaintainabilityOffloaded ContentOffloading images, js, css, and other scripts to your servers or any remote service is disallowed.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNINGMaintainabilityNot In FooterIn footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERRORMaintainabilitylibrary core filesLibrary files that are already in the WordPress core are not permitted.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Library files that are already in the WordPress core are not permitted.

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

Sample message

Function "register_setting()" requires WordPress 2.7.0, but your plugin minimum supported version is WordPress 2.6.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().

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

Sample message

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

WARNINGSecurityPlugin menu slug uses __FILE__Using __FILE__ for menu slugs risks exposing filesystem structure.1
Category
Security
Occurrences
1
Severity
warning

Sample message

Using __FILE__ for menu slugs risks exposing filesystem structure.

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to _e().1
Category
I18n
Occurrences
1
Severity
error

Sample message

Missing $domain parameter in function call to _e().

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 ==="

Show 4 more
ERRORMaintainabilityMissing direct file access protection1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

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

ERRORRepo Complianceno license1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

ERRORRepo Complianceplugin header no license1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

External Connections

Potential connections found in static code analysis.

11 domains

Outbound calls

106

External assets

1

Incoming endpoints

0

Notable Domains

creativecommons.org56 · outbound
balupton.com33 · outbound
pedrolamas.com3 · outbound
docs.jquery.com1 · outbound
interface.eyecon.ro1 · outbound
jquery.offput.ca1 · outbound

Platform / Reference Domains

github.com3 · platform/reference
gnu.org3 · platform/reference
opensource.org2 · platform/reference

External Asset Domains

paypal.com3 · asset + outbound

Incoming Endpoints

No public endpoints detected.

Score History

First score snapshot

v0.24

61

Latest

Findings
25
Errors
22
Warnings
3
Check
2.0.0

Relationship Map

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

34 nodes

Related Plugins