The most popular gallery plugin that lets you create galleries and albums in seconds.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,781
1 issue group
Maintainability
1,098
16 issue groups
Security
240
7 issue groups
Performance
10
1 issue group
Sample message
Mismatched text domain. Expected 'nextgen-gallery' but got ' nggallery'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$HeightHtmlPrev".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ngg_ajax_' . $operation".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "A_Custom_Lightbox_Form".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"No utilities registered for `{$interface}`"'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_AJAX".
Sample message
Unescaped parameter $exclude_clause used in $wpdb->get_col()\n$exclude_clause assigned unsafely at line 126.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "C_Pope_Cache_SingleFile_Shutdown".
Sample message
Use placeholders and $wpdb->prepare(); found $exclude
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $exclude_clause at "SELECT tt.pid FROM $wpdb->nggallery AS t INNER JOIN $wpdb->nggpictures AS tt ON t.gid = tt.galleryid WHERE t.gid = %d $exclude_clause ORDER BY tt.{$order_by} $order_dir"
Sample message
error_log() found. Debug code should not normally be used in production.
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 a non-sanitized input variable: $_POST[$field]
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
$_REQUEST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The use of function ini_set() is discouraged
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Possible use of ASP style opening tags detected; found: <%- edit %>\n
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$enqueue_action".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "I_Component".
Potential connections found in static code analysis.
Outbound calls
294
External assets
2
Incoming endpoints
4
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v4.3.0
23
Latest
v4.2.4
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,181 | 2,154 | 1,027 | v4.3.0 | 2.0.0 |
| 23 | 3,122 | 2,129 | 993 | v4.2.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.