Robo Gallery – Photo & Image Slider

Robo Gallery is a powerful image gallery and photo gallery plugin with advanced features to create responsive galleries with a beautiful lightbox

v5.1.5robosoftUpdated 2026-05-27Added Jul 14, 201540k+ installs86% rating100% support resolved
23
Score
1,291
Errors
530
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance90
Maintainability0

Top Issues by Category

security1,282
maintainability413
i18n106

Issues Details

1,821 issues found in latest scan

ERROR796
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<a href=\"#{$category_slug}\" class=\"nav-tab nav-tab-{$category_slug}\">{$category['name']}</a>"'.

ERROR212
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING114
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$allImages&quot;.

WARNING109
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR95
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING83
Internal.LineEndings.Mixed

File has mixed line endings; this may cause incorrect results

ERROR68
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING52
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[$fieldName] not unslashed before sanitization. Use wp_unslash() or similar

WARNING44
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET[$fieldName]

ERROR40
wp_function_not_compatible_with_requires_wp

Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.3.0.

ERROR38
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'robo-gallery' but got 'cmb'.

WARNING30
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;add_robo_gallery_button&quot;.

WARNING24
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR16
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

WARNING14
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Gallery_RoTeam_AddonAction&quot;.

ERROR10
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

WARNING8
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

ERROR8
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not find template path. Template: {$templatePath}"'.

WARNING8
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the &quot;allowed_redirect_hosts&quot; filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING7
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST[&#039;plugin&#039;]. Check that the array index exists before using it.

WARNING6
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $placeholders at &quot;SELECT ID FROM {$wpdb-&gt;posts} WHERE ID IN ($placeholders) AND post_type = %s&quot;

WARNING5
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

WARNING4
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING3
WordPress.WP.DeprecatedParameters.Get_termsParam2Found

The parameter &quot;&#039;hide_empty=0&#039;&quot; at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

Latest Snapshot

Findings

1,821

Errors

1,291

Warnings

530

Score History

First score snapshot

First scan completed Jun 20, 2026

v5.1.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v5.1.5

23

Latest

Findings
1,821
Errors
1,291
Warnings
530
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins