WP SMTP Mailer Plugin - SMTP7. Make email delivery easy from WordPress. It is easy to configure.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 318:29 | — |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 25:46 | — |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wpms_option". | 111:3 | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar | 207:17 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce'] | 207:17 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['to_email'] not unslashed before sanitization. Use wp_unslash() or similar | 210:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['email_body']. Use isset() or empty() to check the index exists before using it | 212:35 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['email_body'] not unslashed before sanitization. Use wp_unslash() or similar | 212:35 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_REQUEST['_wpnonce']. Use isset() or empty() to check the index exists before using it | 265:17 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar | 265:17 | Security |
| 11/13/2025, 10:03:47 PM | 9s | 91 | 3 | 32 |