LightPress Lightbox

Simple, lightweight lightbox plugin for WordPress. Formerly the WP JQuery Lightbox.

v2.3.5FirelightUpdated Added 40k+ installs92% rating
97
Score
33
Errors
4
Warnings
+0
Change

Category Scores

Security100
Repo94
Performance100
Maintainability88

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

37 findings

I18n

28

2 issue groups

Maintainability

8

5 issue groups

Repo Compliance

1

1 issue group

ERRORI18nText Domain MismatchMismatched text domain. Expected 'wp-jquery-lightbox' but got 'easy-fancybox'.27
Category
I18n
Occurrences
27
Severity
error

Sample message

Mismatched text domain. Expected 'wp-jquery-lightbox' but got 'easy-fancybox'.

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;

WARNINGI18nload plugin textdomain Foundload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

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

Sample message

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

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

Sample message

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

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

WARNINGMaintainabilitytrademarked termThe plugin slug includes a restricted term. Your plugin slug - "wp-jquery-lightbox" - contains the restricted term "wp" which cannot be used at all in your plugin slug.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The plugin slug includes a restricted term. Your plugin slug - "wp-jquery-lightbox" - contains the restricted term "wp" which cannot be used at all in your plugin slug.

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

Sample message

Function "wp_dequeue_script_module()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 5.0.0.

Score History

First score snapshot

v2.3.5

97

Latest

Findings
37
Errors
33
Warnings
4
Check
2.0.0

Related Plugins