Allows you to Change your WordPress WebSite Login URL Slug.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| WARNING | WordPress.Security.SafeRedirect.wp_redirect_wp_redirect | 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. | admin-login-url-change.php:61:13 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['slug']. Use isset() or empty() to check the index exists before using it | includes/class-aluc-login-handler.php:135:53 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['slug'] not unslashed before sanitization. Use wp_unslash() or similar | includes/class-aluc-login-handler.php:135:53 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['slug'] | includes/class-aluc-login-handler.php:135:53 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI'] | includes/class-aluc-login-handler.php:182:63 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Use isset() or empty() to check the index exists before using it | includes/class-aluc-login-handler.php:193:25 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['REQUEST_METHOD'] not unslashed before sanitization. Use wp_unslash() or similar | includes/class-aluc-login-handler.php:193:25 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_METHOD'] | includes/class-aluc-login-handler.php:193:25 | Security |
| WARNING | readme_parser_warnings_too_many_tags | One or more tags were ignored. Please limit your plugin to 5 tags. | readme.txt | Plugin Repo |
| 21.12.2025, 15:32:11 | 9s | 97 | 0 | 9 |
| 29.11.2025, 11:37:05 | 8s | 97 | 0 | 9 |
| 15.11.2025, 02:06:03 | 12s | 95 | 4 | 10 |