Search Meter tracks what your readers are searching for on your blog. View full details of recent searches or stats for the last day, week or month.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'htmlspecialchars'. | 125:104 | 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'. | 633:13 | 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'. | 727:15 | 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 '__'. | 729:14 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: <<<EOS\nI enjoy maintaining Search Meter, but it does take time and effort.\nIf you think this plugin is useful, please consider donating some appropriate amount by clicking the <strong>Donate</strong> button.\nYou can also send <strong>Bitcoins</strong> to address %s.\nThanks!\nEOS | 729:17 | General |
| ERROR | Squiz.PHP.Heredoc.NotAllowed | Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead | 729:17 | — |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Load_plugin_textdomainParam2Found | The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead. | 42:3 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sm_list_popular_searches". | 64:1 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $filter_term used in $wpdb->get_results("SELECT `terms`, SUM(`count`) AS countsum\n\t\tFROM `{$wpdb->prefix}searchmeter`\n\t\tWHERE DATE_SUB( UTC_DATE( ) , INTERVAL 30 DAY ) <= `date`\n\t\tAND 0 < `last_hits`\n\t\t{$filter_term}\n\t\tGROUP BY `terms`\n\t\tORDER BY countsum DESC, `terms` ASC\n\t\tLIMIT $count")\n$filter_term assigned unsafely at line 69:\n $filter_term = ($escaped_filter_regex == "" ? "" : "AND NOT `terms` REGEXP '{$escaped_filter_regex}'")\n$escaped_filter_regex assigned unsafely at line 68:\n $escaped_filter_regex = sm_get_escaped_filter_regex() | 75:20 | Security |
| 13.11.2025, 08:51:20 | 14s | 39 | 195 | 63 |