Search in Place improves blog search by displaying query results in real time. It displays the results dynamically as you enter the search criteria.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
91
13 issue groups
Security
26
3 issue groups
I18n
12
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.5.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '".search-in-place .item.active{background-color:$active_item_background_color;}\n"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_the_excerpt".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$codepeople_promote_banner_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CPSPAutocomplete".
Sample message
The $text parameter must be a single text string literal. Found: $atts['placeholder']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "CodePeopleSearchInPlace".
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
error_log() found. Debug code should not normally be used in production.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
File has mixed line endings; this may cause incorrect results
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Plugin name "Search in Place" is different from the name declared in plugin header "Search In Place".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.5.4
49
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 49 | 131 | 74 | 57 | v1.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.