Darkens the current page and displays an image (like Lightbox, Thickbox, etc.), but is a lot smaller (10KB) and faster.
Prioritized issue groups from the latest Plugin Check scan
Security
159
6 issue groups
I18n
79
2 issue groups
Maintainability
48
5 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'shutter-reloaded' but got "srel-l10n".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<style type='text/css'>\n$css</style>\n"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addshutter".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['auto_set']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['auto_set']
Sample message
$_POST['auto_set'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
js_escape() has been deprecated since WordPress version 2.8.0. Use esc_js() instead.
Sample message
The parameter "''" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Found usage of constant "PLUGINDIR". Use WP_PLUGIN_DIR instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 3.4 < 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
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.5
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 289 | 194 | 95 | v2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.