The WP Hardening is a one-click tool to fix standard security recommendations on your WordPress website.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-security-hardening' but got 'whp'. | 214:51 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 739:120 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-security-hardening' but got 'whp'. | 739:141 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-security-hardening' but got 'whp'. | 742:183 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-security-hardening' but got 'whp'. | 742:266 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-security-hardening' but got 'whp'. | 745:186 | General |
| 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. | 748:41 | — |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-security-hardening' but got 'whp'. | 748:50 | 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 '_x'. | 939:13 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-security-hardening' but got 'whp'. | 939:72 | General |
| 11/13/2025, 12:59:50 PM | 19s | 51 | 230 | 85 |