Re Gallery – Responsive Image & Photo Gallery

Photo gallery plugin lets you create responsive, SEO-optimized image gallery with AI generated titles, descriptions & alt text.

v1.20.7HakobUpdated Added 700 installs100% rating100% support resolved
39
Score
16
Errors
121
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance94
Maintainability73

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

137 findings

Security

81

7 issue groups

Maintainability

52

9 issue groups

Performance

2

1 issue group

I18n

2

2 issue groups

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.53
Category
Security
Occurrences
53
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.18
Category
Maintainability
Occurrences
18
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().18
Category
Maintainability
Occurrences
18
Severity
warning

Sample message

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

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.17
Category
Security
Occurrences
17
Severity
warning

Sample message

Processing form data without nonce verification.

ERRORMaintainabilitywp function not compatible with requires wpFunction "serialize_block()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 5.0.0.4
Category
Maintainability
Occurrences
4
Severity
error

Sample message

Function "serialize_block()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 5.0.0.

WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb->prepare(); found interpolated variable {$ids_placeholder} at "SELECT ID, post_type, post_content FROM {$wpdb->posts} WHERE ID IN ({$ids_placeholder})"3
Category
Security
Occurrences
3
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable {$ids_placeholder} at "SELECT ID, post_type, post_content FROM {$wpdb->posts} WHERE ID IN ({$ids_placeholder})"

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['bricks_preview']3
Category
Security
Occurrences
3
Severity
warning

Sample message

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

ERRORMaintainabilityparse url parse urlparse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERRORSecurityDatabase parameter is not escapedUnescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 86.2
Category
Security
Occurrences
2
Severity
error

Sample message

Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 86.

ERRORSecuritySQL query is not preparedUse placeholders and $wpdb->prepare(); found $sql2
Category
Security
Occurrences
2
Severity
error

Sample message

Use placeholders and $wpdb->prepare(); found $sql

Show 9 more
WARNINGMaintainabilityslow db query meta key2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Detected usage of meta_key, possible slow query.

WARNINGMaintainabilityslow db query meta query2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Detected usage of meta_query, possible slow query.

WARNINGMaintainabilityslow db query meta value2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Detected usage of meta_value, possible slow query.

ERRORMaintainabilityunlink unlink2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

unlink() is discouraged. Use wp_delete_file() to delete a file.

ERRORPerformanceSuppress Filters suppress filters2
Category
Performance
Occurrences
2
Severity
error

Sample message

Setting `suppress_filters` to `true` is prohibited.

WARNINGI18nDiscouraged text-domain loading1
Category
I18n
Occurrences
1
Severity
warning

Sample message

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.

WARNINGMaintainabilityNon-prefixed global variable1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

WARNINGSecurityRequest data is not unslashed1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

ERRORI18nMissing Translators Comment1
Category
I18n
Occurrences
1
Severity
error

Sample message

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.

External Connections

Potential connections found in static code analysis.

13 domains

Outbound calls

56

External assets

0

Incoming endpoints

14

Notable Domains

regallery.team22 · outbound
youtube.com7 · outbound
bugs.webkit.org1 · outbound
fb.me1 · outbound
mui.com1 · outbound

Platform / Reference Domains

w3.org16 · platform/reference
wordpress.org2 · platform/reference
github.com1 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints13
wp_ajax_reacg_divi_previewauthenticated

wp_ajax

wp_ajax_reacg_auto_upload_video_coverauthenticated

wp_ajax

wp_ajax_reacg_delete_thumbnailauthenticated

wp_ajax

wp_ajax_reacg_get_imagesauthenticated

wp_ajax

wp_ajax_reacg_get_postsauthenticated

wp_ajax

wp_ajax_reacg_import_demoauthenticated

wp_ajax

wp_ajax_reacg_migration_galleriesauthenticated

wp_ajax

wp_ajax_reacg_migration_importauthenticated

wp_ajax

wp_ajax_reacg_migration_replace_shortcodeauthenticated

wp_ajax

wp_ajax_reacg_migration_sourcesauthenticated

wp_ajax

wp_ajax_reacg_save_galleryauthenticated

wp_ajax

wp_ajax_reacg_save_imagesauthenticated

wp_ajax

1 more hidden

Score History

First score snapshot

v1.20.7

39

Latest

Findings
137
Errors
16
Warnings
121
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

37 nodes

Related Plugins

Album Gallery for Flickr

4k+ active installs

100
100
100
Simple Block Gallery

1k+ active installs

100
WF Magnific Lightbox

1k+ active installs

100
Gallery Styles

500 active installs

99