Create responsive image galleries with drag-and-drop grid builder. Custom layouts, video support, AI optimization. Works with any theme.
Prioritized issue groups from the latest Plugin Check scan
Security
341
11 issue groups
Maintainability
325
11 issue groups
I18n
224
2 issue groups
Supply Chain
5
1 issue group
Sample message
Mismatched text domain. Expected 'modula-best-grid-gallery' but got 'action-scheduler'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$addon['url']'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The bulk action $action does not have a callback method"'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$buttons".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BatchFetcher_Test".
Sample message
$_GET['gallery_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['gallery_type']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'get_template_part_' . $slug".
Sample message
Processing form data without nonce verification.
Sample message
The use of function ini_set() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "as_enqueue_async_action".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $id_in at "DELETE FROM $wpdb->postmeta WHERE post_id IN ( $id_in )"
Sample message
Hidden files are not permitted.
Sample message
Function "wp_get_environment_type()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.3.0.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 189.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
295
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
14 score snapshots
v3.0.6
22
Latest
v3.0.2
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 945 | 508 | 437 | v3.0.6 | 2.1.0 |
| 22 | 944 | 507 | 437 | v3.0.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.