Tired of slow, bloated gallery plugins? Here is the answer! ☺️ Polished, beautiful galleries that are blazing fast. No bloat. Enjoy! 💕
Prioritized issue groups from the latest Plugin Check scan
Maintainability
155
13 issue groups
Security
95
9 issue groups
I18n
70
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
Use placeholders and $wpdb->prepare(); found interpolated variable $alias at " OR ( $alias.post_status = 'draft' AND $alias.post_author = %d )"
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "litespeed_control_set_nocache".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $collections_table used in $wpdb->get_results()\n$collections_table assigned unsafely at line 1422.
Sample message
Unescaped parameter $galleries_query used in $wpdb->get_results()\n$galleries_query assigned unsafely at line 1449.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
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
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_enqueue_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.
6 score snapshots
v5.5.5
29
Latest
v5.5.4
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 335 | 138 | 197 | v5.5.5 | 2.1.0 |
| 29 | 326 | 136 | 190 | v5.5.4 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.