Disable default WP registration page.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
4
2 issue groups
Repo Compliance
4
4 issue groups
Security
3
2 issue groups
I18n
2
2 issue groups
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Disable WP Registration Page" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Mismatched text domain. Expected 'disable-wp-registration-page' but got 'dwprp'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.9 < 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 start with forward slash.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "dwprp", expected "disable-wp-registration-page".
Not analyzed yet.
First score snapshot
v1.0.3
89
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 13 | 4 | 9 | v1.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.