Allows you to Change your WordPress WebSite Login URL Slug.
Prioritized issue groups from the latest Plugin Check scan
Security
45
5 issue groups
Maintainability
3
2 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$circumference'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['slug']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VERSION".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['slug']. Check that the array index exists before using it.
Sample message
$_POST['slug'] not unslashed before sanitization. Use wp_unslash() or similar
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
Linking directly to 5 stars reviews is not allowed.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.2.0
44
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 49 | 38 | 11 | v1.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.