Easy Photo Album makes it easy for you to create and manage photo albums.
Prioritized issue groups from the latest Plugin Check scan
I18n
227
6 issue groups
Security
157
9 issue groups
Maintainability
17
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'easy-photo-album' but got 'epa'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<option value='{$size}' {$selected}>{$displayname}</option>"'.
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Missing $domain parameter in function call to __().
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Detected usage of a non-sanitized input variable: $_POST[self::INPUT_NAME]['albumdata']
Sample message
$_POST[self::INPUT_NAME]['albumdata'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of __FILE__ or __DIR__ magic constant. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
print_r() 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 '$name'.
Sample message
The $domain parameter must be a single text string literal. Found: $domain
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[self::INPUT_NAME]['option']. Check that the array index exists before using it.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
Tested up to: 4.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "epa", expected "easy-photo-album".
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.3.7
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 403 | 360 | 43 | v1.3.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.