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,662
16 issue groups
Security
150
6 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
Unescaped parameter $table used in $wpdb->get_results()
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
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
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
$_COOKIE['wppa_session_id'] not unslashed before sanitization. Use wp_unslash() or similar
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
74
External assets
2
Incoming endpoints
3
register_rest_route
wp_ajax
wp_ajax
8 score snapshots
v9.2.09.002
25
Latest
v9.2.08.003
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,812 | 3 | 1,809 | v9.2.09.002 | 2.0.0 |
| 25 | 1,812 | 3 | 1,809 | v9.2.08.003 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.