Photo Gallery helps you create clean, responsive image galleries and album galleries without wrestling with complex settings, layouts, or custom CSS.
Prioritized issue groups from the latest Plugin Check scan
I18n
145
4 issue groups
Maintainability
100
17 issue groups
Security
42
4 issue groups
Sample message
Mismatched text domain. Expected 'gallery-by-supsystic' but got 'sgg'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"No such method exists: $name"'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Base_MixpanelBase".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
$_GET[$this->pageSizeParam] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "gg_delete_photo_attachment_id".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "image_crop_dimensions".
Sample message
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.
Sample message
The $text parameter must be a single text string literal. Found: $text
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hooksPrefix . 'gallery_delete'".
Potential connections found in static code analysis.
Outbound calls
296
External assets
2
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
4 score snapshots
v1.17.1
24
Latest
v1.17.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 330 | 242 | 88 | v1.17.1 | 2.0.0 |
| 24 | 331 | 240 | 91 | v1.17.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.