NGG Smart Image Search provides smart search and display functionalities for images in NextGEN galleries. It requires NextGEN Gallery to be installed …
Prioritized issue groups from the latest Plugin Check scan
Security
290
9 issue groups
Maintainability
182
11 issue groups
I18n
33
3 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$hr_SIS_currentURL'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attributes".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_ngg_smart_image_search".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['SIS_' . $hr_SIS_requesting_block . '_page_select']
Sample message
$_POST['SIS_' . $hr_SIS_requesting_block . '_page_select'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a possibly undefined superglobal array index: $_POST['SIS_' . $hr_SIS_requesting_block . '_page_select']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1\$s, %2\$s", but got "%s, %s" in "%s images found for searchstring %s.".
Sample message
Use placeholders and $wpdb->prepare(); found $hr_SIS_SQL_check_column
Sample message
Unescaped parameter $hr_SIS_SQL_check_column used in $wpdb->get_results()\n$hr_SIS_SQL_check_column assigned unsafely at line 1113.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "SIS_exif_fields_selection".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "HR_SIS_VERSION".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "HR_FancyboxLoader".
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.
Sample message
Unescaped parameter $table_prefix used in $wpdb->get_var()
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
32
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v4.0.0
34
Latest
v3.4.3
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 506 | 248 | 258 | v4.0.0 | 2.0.0 |
| 35 | 453 | 298 | 155 | v3.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.