WP Mail plugin is simply a wp network mail or message system. User can send mail or messages to other users over one wp network.
| 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. | 530:19 | — |
| 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. | 531:15 | — |
| 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. | 532:15 | — |
| 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. | 533:17 | — |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $tbl used in $wpdb->query("\r\n\t\t\t\t\t\t\t\t\t\t\t\tUPDATE ".$tbl." \r\n\t\t\t\t\t\t\t\t\t\t\t\tSET msg_is_trashed_by_to = '1000'\r\n\t\t\t\t\t\t\t\t\t\t\t\tWHERE msg_to = '".$CurrentUser."' \r\n\t\t\t\t\t\t\t\t\t\t\t\tAND msg_is_trashed_by_to = '1'\r\n\t\t\t\t\t\t\t\t\t\t\t\t")\n$tbl assigned unsafely at line 556:\n $tbl = $wpdb->prefix.'mail_system'\n$type used without escaping.\n$removeasupdate assigned unsafely at line 559:\n $removeasupdate = $wpdb->query(\r\n\t\t\t\t\t\t\t\t\t\t\t\t"\r\n\t\t\t\t\t\t\t\t\t\t\t\tUPDATE ".$tbl." \r\n\t\t\t\t\t\t\t\t\t\t\t\tSET msg_is_trashed_by_to = '1000'\r\n\t\t\t\t\t\t\t\t\t\t\t\tWHERE msg_to = '".$CurrentUser."' \r\n\t\t\t\t\t\t\t\t\t\t\t\tAND msg_is_trashed_by_to = '1'\r\n\t\t\t\t\t\t\t\t\t\t\t\t"\r\n\t\t\t\t\t\t\t\t\t\t\t)\n$CurrentUser assigned unsafely at line 555:\n $CurrentUser = $current_user->ID\n$current_user->ID used without escaping. | 559:30 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 40:72 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-mail' but got 'mail_system'. | 40:85 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$unreadmsgs'. | 40:121 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 40:142 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-mail' but got 'mail_system'. | 40:155 | General |
| 15.11.2025, 19:22:26 | 12s | 28 | 200 | 192 |