A simple plugin that adds a password reset facility to the WordPress REST API using a code. The process is a two step process:
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
7 issue groups
Security
12
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attempts_string'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_timezone".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
Function "wp_timezone()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bdpwd_date_format".
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Plugin name "Password Reset with Code for WordPress REST API" is different from the name declared in plugin header "REST API Password Reset with Code".
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.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Password Reset with Code for WordPress REST API" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
The upgrade notice for "0.0.16" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v0.0.17
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 32 | 24 | 8 | v0.0.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.