Relevanssi replaces the default search with a partial-match search that sorts results by relevance. It also indexes comments and shortcode content.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to esc_html_e(). | lib/tabs/indexing-tab.php:361:17 | General |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | lib/shortcodes.php:163:44 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_relevanssi_taxonomy_walker". | lib/utils.php:18:1 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$source_select'. | lib/user-searches.php:107:24 | Security |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | lib/privacy.php:42:30 | General |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | lib/privacy.php:64:37 | General |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->get_var($query)\n$query assigned unsafely at line 232:\n $query = $wpdb->prepare(\n\t\t\t"SELECT COUNT(id) FROM $log_table " // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared,WordPress.DB.PreparedSQL.InterpolatedNotPrepared\n\t\t\t. 'WHERE time >= %s\n\t\t\tAND time <= %s\n\t\t\tAND source = %s',\n\t\t\t$from . ' 00:00:00',\n\t\t\t$to . ' 23:59:59',\n\t\t\t$source\n\t\t)\n$log_table assigned unsafely at line 221:\n $log_table = $relevanssi_variables['log_table']\n$relevanssi_variables['log_table'] used without escaping. | lib/user-searches.php:243:18 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | lib/user-searches.php:243:27 | Security |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | lib/privacy.php:81:35 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_element_language_code". | lib/utils.php:456:49 | Plugin Repo |
| 16.12.2025, 07:04:52 | 30s | 44 | 47 | 239 |
| 12.11.2025, 20:04:53 | 37s | 44 | 47 | 239 |