The Best Ajax Live Search and Filter for WordPress. Live suggestions, Custom Post types, Custom fields, Categories, WooCommerce & Elementor support
Prioritized issue groups from the latest Plugin Check scan
Maintainability
380
12 issue groups
I18n
7
1 issue group
Security
3
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "asl/rest/base_url/".
Sample message
Function "get_network()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_all_cat".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ASL_Helpers".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "asl_decode_params".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ASL_AUTOLOAD_PATH".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'ajax-search-lite' but got 'ajax-search-pro'.
Sample message
Unescaped parameter static::getTableName() . " WHERE phrase LIKE %s LIMIT %d" used in $wpdb->get_results()
Sample message
Use of a direct database call is discouraged.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Plugin name "Ajax Search Lite - Live Search & Filter" is different from the name declared in plugin header "Ajax Search Lite".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
295
External assets
4
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v4.14.5
76
Latest
v4.14.4
76
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 390 | 126 | 264 | v4.14.5 | 2.0.0 |
| 76 | 390 | 126 | 264 | v4.14.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.