Envira Gallery is a fast, easy and powerful gallery builder with lightbox, masonry and grid layouts, albums, videos, and responsive displays and more
Category Scores
Top Issues by Category
maintainability75
performance2
repo_compliance1
Issues Details
82 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base".
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Convert_Gallery_CLI".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_footer".
The use of function set_time_limit() is discouraged
Detected usage of meta_query, possible slow query.
Do not use Localhost/127.0.0.1/*.local in your code. Found: https://pro.enviragallery.localhost/wp-admin/post.php?post=23&action=trash&_wpnonce=0186c90d83" class="submitdelete" aria-label="Move “Landscapes” to the Trash">Trash</a> | </span><span class="view"><a href="https://pro.enviragallery.localhost/
Using exclusionary parameters, like post__not_in, 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.
Setting `suppress_filters` to `true` is prohibited.
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Function "str_ends_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base". | 47 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Convert_Gallery_CLI". | 8 |
| badly_named_files | ERROR | File and folder names must not contain spaces or special characters. | 6 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_footer". | 5 |
| WordPress.WP.I18n.MissingArgDomain | ERROR | Missing $domain parameter in function call to __(). | 4 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 3 |
| Squiz.PHP.DiscouragedFunctions.Discouraged | WARNING | The use of function set_time_limit() is discouraged | 2 |
| WordPress.DB.SlowDBQuery.slow_db_query_meta_query | WARNING | Detected usage of meta_query, possible slow query. | 2 |
| PluginCheck.CodeAnalysis.Localhost.Found | ERROR | Do not use Localhost/127.0.0.1/*.local in your code. Found: https://pro.enviragallery.localhost/wp-admin/post.php?post=23&action=trash&_wpnonce=0186c90d83" class="submitdelete" aria-label="Move “Landscapes” to the Trash">Trash</a> | </span><span class="view"><a href="https://pro.enviragallery.localhost/ | 1 |
| WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in | WARNING | Using exclusionary parameters, like post__not_in, 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. | 1 |
| WordPressVIPMinimum.Performance.WPQueryParams.SuppressFilters_suppress_filters | ERROR | Setting `suppress_filters` to `true` is prohibited. | 1 |
| plugin_header_no_license | ERROR | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | 1 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "str_ends_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0. | 1 |
Latest Snapshot
Findings
82
Errors
17
Warnings
65
Score History
First score snapshot
First scan completed
v1.12.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v1.12.6
92
Latest
- Findings
- 82
- Errors
- 17
- Warnings
- 65
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 92 | 82 | 17 | 65 | v1.12.6 | 2.0.0 | 2026.06-mvp-static-v2 |