Enforce WordPress login and password security policies to protect user accounts and prevent unauthorized logins.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$table". | app/modules/failed-logins/inactive-users.php:56:13 | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'melapress-login-security' but got 'text_domain'. | admin/classes/class-last-login-time.php:128:68 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$input_length". | admin/templates/form-table.php:56:29 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$test_mode". | admin/templates/form-table.php:145:13 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "mls_enable_testing_mode". | admin/templates/form-table.php:145:41 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$units". | admin/templates/form-table.php:146:13 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$units". | admin/templates/form-table.php:152:17 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key". | admin/templates/form-table.php:159:37 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$unit". | admin/templates/form-table.php:159:45 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$input_expiry". | admin/templates/form-table.php:167:13 | Plugin Repo |
| 09.02.2026, 18:30:48 | 26s | 65 | 274 | 47 |
| 19.11.2025, 15:15:58 | 35s | 67 | 248 | 46 |
| 14.11.2025, 18:32:45 | 35s | 71 | 231 | 46 |