Template powered live search for any WordPress theme. Compatible with Relevanssi search!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
22
4 issue groups
Security
2
2 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$status_element".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter_hook".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'get_template_part_' . $slug".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['rlvquery']
Sample message
$_REQUEST['rlvquery'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v2.6
90
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 26 | 4 | 22 | v2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.