Add beautiful, fully responsive galleries, albums, images, and categories to your WordPress website quickly and easily. Showcase your portfolio, photo …
Prioritized issue groups from the latest Plugin Check scan
I18n
470
3 issue groups
Maintainability
241
14 issue groups
Security
112
8 issue groups
Sample message
Mismatched text domain. Expected 'gallery-plugin' but got 'bestwebsoft'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bstwbsftwppdtplgns_active_plugins".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_gllr_admin_menu".
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
The $domain parameter must be a single text string literal. Found: $this->bws_plugin_text_domain
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bulk_actions_{$this->screen->id}".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_gallery_order_' . $post->ID]
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "__CLASS__ . '_additional_import_export_options'".
Sample message
$_POST['_gallery_order_' . $post->ID] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $images_array
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['gllr_csv_file']['name']. Check that the array index exists before using it.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() 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
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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.
Sample message
Unescaped parameter $images_array used in $wpdb->get_var()\n$images_array assigned unsafely at line 129.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BWS_Admin_Tooltip".
Potential connections found in static code analysis.
Outbound calls
190
External assets
0
Incoming endpoints
8
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v4.8.1
24
Latest
v4.8.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 862 | 540 | 322 | v4.8.1 | 2.1.0 |
| 24 | 858 | 536 | 322 | v4.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.