Relevanssi Light is a simple, quick and effective search improvement that replaces the default WP search with a fulltext index search.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
18
4 issue groups
Security
7
3 issue groups
I18n
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blogids".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['chunk']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_POST['chunk']
Sample message
$_POST['chunk'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "relevanssilight", expected "relevanssi-light".
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.2.4
83
Latest
v1.2.3
83
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 83 | 26 | 3 | 23 | v1.2.4 | 2.0.0 |
| 83 | 26 | 3 | 23 | v1.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.