An addon for the simple membership plugin to configure after login redirection to a specific page based on the member's level.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'simple-membership-after-login-redirection' but got 'simple-membership'. | 6:111 | General |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'simple-membership-after-login-redirection' but got 'simple-membership'. | 6:65 | General |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 18:50 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 64:21 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['custom']['swpm_alr_after_login_page_field']. Use isset() or empty() to check the index exists before using it | 64:21 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['custom']['swpm_alr_after_login_page_field'] not unslashed before sanitization. Use wp_unslash() or similar | 64:21 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['custom']['swpm_alr_after_login_page_field'] | 64:21 | Security |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_meta_key | Detected usage of meta_key, possible slow query. | 66:9 | Performance |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_meta_value | Detected usage of meta_value, possible slow query. | 67:9 | Performance |
| 13.11.2025, 10:59:28 | 8s | 93 | 3 | 24 |