GT3 Image Gallery - create photo gallery, video gallery, block gallery, slider and more with ease. All photo galleries are responsive and loading fast
Prioritized issue groups from the latest Plugin Check scan
I18n
307
3 issue groups
Maintainability
118
16 issue groups
Security
113
6 issue groups
Sample message
Mismatched text domain. Expected 'gt3-photo-video-gallery' but got 'easy-digital-downloads'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$GLOBALS['gt3pg_footer']'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "GT3\Gallery\PhotoVideo".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$assets".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'gt3/elementor/register_control/after/'.$this->get_name()".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GT3_EDD_SL_Plugin_Updater".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['sl_message'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['sl_message']
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.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" 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.
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_jed_locale_data".
Sample message
print_r() found. Debug code should not normally be used in production.
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
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using fwrite(). Detected usage of __FILE__ or __DIR__ magic constant. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
The use of function set_time_limit() is discouraged
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Potential connections found in static code analysis.
Outbound calls
62
External assets
2
Incoming endpoints
6
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.7.7.30
28
Latest
v2.7.7.29
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 559 | 384 | 175 | v2.7.7.30 | 2.0.0 |
| 28 | 559 | 384 | 175 | v2.7.7.29 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.