This plugin allows the admin to reset all the passwords and automatically email out the link to reset
Prioritized issue groups from the latest Plugin Check scan
Maintainability
63
12 issue groups
Security
6
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Function "esc_attr()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
Detected usage of a non-sanitized input variable: $_POST['emergency_reset']
Sample message
$_POST['emergency_reset'] 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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_emergency_password_reset_menu_item".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$return'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['emergency_reset']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fputs().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.8 < 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.
Potential connections found in static code analysis.
Outbound calls
7
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v9.4
73
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 73 | 70 | 56 | 14 | v9.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
800 active installs