Used to add the lightbox effect to images on your WordPress blog :)
Prioritized issue groups from the latest Plugin Check scan
Security
11
4 issue groups
Maintainability
10
6 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
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"'.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Function "register_setting()" requires WordPress 2.7.0, but your plugin minimum supported version is WordPress 2.6.0.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Missing $domain parameter in function call to _e().
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 ==="
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
106
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v0.24
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 25 | 22 | 3 | v0.24 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.