Tired of slow, bloated gallery plugins? You've earned a coffee ☺️ Polished, beautiful galleries that are blazing fast.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
146
13 issue groups
Security
83
9 issue groups
I18n
56
3 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $this->domain
Sample message
Use of a direct database call is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "litespeed_control_set_nocache".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $collections_table at "SELECT * FROM $collections_table WHERE id = %d"
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $galleries_query used in $wpdb->get_results()\n$galleries_query assigned unsafely at line 1261.
Sample message
Unescaped parameter $collections_table used in $wpdb->get_row()\n$collections_table assigned unsafely at line 1247.
Sample message
Use placeholders and $wpdb->prepare(); found $galleries_query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$gutter'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$columns_in_percentage".
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MGL_DOMAIN".
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
Mismatched text domain. Expected 'meow-gallery' but got 'meowapps'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Short PHP opening tag used with echo; expected "<?php echo wp_kses ..." but found "<?= wp_kses ..."
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Potential connections found in static code analysis.
Outbound calls
36
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v5.5.2
29
Latest
v5.5.1
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 302 | 125 | 177 | v5.5.2 | 2.0.0 |
| 29 | 295 | 113 | 182 | v5.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.