Provides an easy was to add a Lightbox to Images in Gutenberg image, gallery and Media-with-Text-Blocks. Additionally to Youtube and HTML5 Videos but …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
8 issue groups
I18n
8
1 issue group
Repo Compliance
3
3 issue groups
Security
2
1 issue group
Sample message
The $text parameter must be a single text string literal. Found: 'The configuration file ' . $config_file . ' could not be read.'
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "href_is_image".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$settings'.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Plugin name "Simple Lightbox for WordPress" is different from the name declared in plugin header "Simple Lightbox with fslightbox".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched Requires at least: 6.0 != 5.9. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Simple Lightbox for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v3.4.0
85
Latest
v3.3.0
94
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 29 | 22 | 7 | v3.4.0 | 2.0.0 |
| 94 | 18 | 11 | 7 | v3.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.