WP Fingerprint adds an additional layer of security to your WordPress website, working to check your plugins for signs of hack or exploit.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: 'You have '.$notification_count . ' reported issues. click here for details' | 71:37 | 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 '$quickglance['errors']'. | 5:25 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$quickglance['warnings']'. | 8:25 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | 89:24 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$quickglance['warnings']'. | 11:25 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$last_check'. | 15:54 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_table". | 20:11 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: 'WP Fingerprint is protecting your site last checked '.$last_check | 79:33 | General |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 86:29 | General |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "null" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 68:5 | Plugin Repo |
| 11/13/2025, 8:55:38 PM | 10s | 81 | 31 | 45 |