This plugin is more than just a photo album plugin, it is a complete, highly customizable multimedia cms and display system.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,666
16 issue groups
Security
156
7 issue groups
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
Use placeholders and $wpdb->prepare(); found interpolated variable $alb at \t\t\t\t\t\t\t\t AND album = $alb\r\n
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$albums_used".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_wppa_admin".
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bulk_actions-{$this->screen->id}".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AdminsChoice".
Sample message
Attempting a database schema change is discouraged.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
Unescaped parameter $table used in $wpdb->get_results()
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
$_COOKIE['wppa_session_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Photo Album Plus" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wppa_show_query'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$option}".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_WPPA_AJAX".
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
seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead.
Potential connections found in static code analysis.
Outbound calls
73
External assets
2
Incoming endpoints
3
register_rest_route
wp_ajax
wp_ajax
13 score snapshots
v9.3.02.003
25
Latest
v9.3.01.003
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,822 | 5 | 1,817 | v9.3.02.003 | 2.1.0 |
| 25 | 1,822 | 5 | 1,817 | v9.3.01.003 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.