Allows you to Change your WordPress WebSite Login URL Slug.
Prioritized issue groups from the latest Plugin Check scan
Security
48
5 issue groups
Maintainability
3
2 issue groups
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.
Potential connections found in static code analysis.
Outbound calls
178
External assets
3
Incoming endpoints
6
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.2.2
44
Latest
v1.2.1
44
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 51 | 41 | 10 | v1.2.2 | 2.1.0 |
| 44 | 49 | 38 | 11 | v1.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.