Formerly Easy Fancybox. The most popular WordPress lightbox plugin. Simple, fast, and responsive. Opens images, videos, PDFs, and custom popups.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
85
14 issue groups
I18n
48
3 issue groups
Performance
24
1 issue group
Security
15
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a".
Sample message
Missing $domain parameter in function call to __().
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EASING_VERSION".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$field} at "SELECT {$field} FROM {$table}"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Unescaped parameter $field used in $wpdb->get_col()\n$field assigned unsafely at line 38.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "efb_pro_button".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "firelight_get_lightboxes".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
Mismatched text domain. Expected 'easy-fancybox' but got 'easy-fancbox'.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
The "Domain Path" header in the plugin file must start with forward slash.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Function "wp_dequeue_script_module()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 5.0.0.
Potential connections found in static code analysis.
Outbound calls
80
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v2.3.22
52
Latest
v2.3.20
51
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 52 | 175 | 78 | 97 | v2.3.22 | 2.0.0 |
| 51 | 175 | 78 | 97 | v2.3.20 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.