Search Regex adds a powerful set of search and replace functions to WordPress posts, pages, custom post types, and other data.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | search-regex.php | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar | includes/search-regex-admin.php:117:29 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce'] | includes/search-regex-admin.php:117:29 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_REQUEST['rest_api']. Use isset() or empty() to check the index exists before using it | includes/search-regex-admin.php:120:34 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['HTTP_USER_AGENT'] not unslashed before sanitization. Use wp_unslash() or similar | includes/search-regex-admin.php:190:13 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_USER_AGENT'] | includes/search-regex-admin.php:190:13 | Security |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | includes/search-regex-admin.php:233:15 | Security |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | includes/search-regex-admin.php:234:42 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_GET['filters'] not unslashed before sanitization. Use wp_unslash() or similar | includes/search-regex-admin.php:234:42 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_GET['filters'] | includes/search-regex-admin.php:234:42 | Security |
| 22.12.2025, 11:03:42 | 17s | 93 | 1 | 24 |
| 12.11.2025, 18:57:14 | 20s | 91 | 15 | 22 |