Photo Gallery by FooGallery : Responsive Image Gallery, Masonry Gallery & Carousel

Photo Gallery, Image Gallery by FooGallery — fast, responsive, SEO-optimized, and packed with beautiful layouts.

v3.1.32FooPluginsUpdated 2026-05-21Added Jul 10, 2014100k+ installs96% rating89% support resolved
25
Score
876
Errors
1,798
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance98
Maintainability0

Top Issues by Category

maintainability1,840
security633
i18n140

Issues Details

2,674 issues found in latest scan

WARNING1,298
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_addon_ids".

ERROR515
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='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.

ERROR153
missing_direct_file_access_protection

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

WARNING117
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING93
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;FS_API__ADDRESS&quot;.

ERROR89
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING63
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING35
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING32
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$instance_name . &#039;_files&#039;&quot;.

WARNING27
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;order&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING26
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET[&#039;order&#039;]

WARNING23
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR17
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING16
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR14
WordPress.WP.I18n.MissingArgDomain

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

ERROR14
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in '%d sample images imported, and %d demo galleries created!'.

ERROR14
wp_function_not_compatible_with_requires_wp

Function "register_block_type_from_metadata()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.3.0.

WARNING12
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING11
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR9
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: $domain

ERROR7
PluginCheck.CodeAnalysis.Offloading.OffloadedContent

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;admin_memory_limit&quot;.

ERROR7
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.

ERROR7
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $attachment_title

ERROR7
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'foogallery' but got 'foobox-image-lightbox'.

Latest Snapshot

Findings

2,674

Errors

876

Warnings

1,798

Score History

First score snapshot

First scan completed Jun 19, 2026

v3.1.32 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v3.1.32

25

Latest

Findings
2,674
Errors
876
Warnings
1,798
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins