Photonic Gallery & Lightbox for Flickr, SmugMug & Others

Galleries on steroids! A stylish lightbox & gallery plugin for WP, Flickr, SmugMug and Zenfolio photos and videos.

v3.32Sayontan SinhaUpdated 2026-04-21Added Sep 2, 201110k+ installs96% rating40% support resolved
36
Score
180
Errors
163
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance95
Maintainability63

Top Issues by Category

Issues Details

343 issues found in latest scan

ERROR119
WordPress.WP.I18n.MissingTranslatorsComment

A function call to _n() 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.

WARNING70
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['photonic-tab'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR54
missing_direct_file_access_protection

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

WARNING26
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING21
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING15
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST[$attr]

WARNING14
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['display_type']. Check that the array index exists before using it.

WARNING5
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

Using exclusionary parameters, like exclude, 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.

WARNING4
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

ERROR4
library_core_files

Library files that are already in the WordPress core are not permitted.

WARNING3
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING3
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IFRAME_REQUEST".

ERROR1
WordPress.WP.AlternativeFunctions.rand_mt_rand

mt_rand() is discouraged. Use the far less predictable wp_rand() instead.

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
wp_function_not_compatible_with_requires_wp

Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.2.0.

Latest Snapshot

Findings

343

Errors

180

Warnings

163

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v3.32

36

Latest

Findings
343
Errors
180
Warnings
163
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins