Ajax Search Lite – Live Search & Filter

The Best Ajax Live Search and Filter for WordPress. Live suggestions, Custom Post types, Custom fields, Categories, WooCommerce & Elementor support

v4.14.4wpdreamsUpdated Added 80k+ installs96% rating50% support resolved
76
Score
126
Errors
264
Warnings
+0
Change

Category Scores

Security86
Repo100
Performance100
Maintainability18

Top Issues by Category

Issues Details

390 issues found in latest scan

WARNING98
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "asl/rest/base_url/".

ERROR84
wp_function_not_compatible_with_requires_wp

Function "get_network()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 3.5.0.

WARNING75
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_all_cat".

WARNING37
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ASL_Helpers".

WARNING33
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "asl_decode_params".

ERROR24
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING14
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ASL_AUTOLOAD_PATH".

ERROR10
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR7
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'ajax-search-lite' but got 'ajax-search-pro'.

WARNING2
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter static::getTableName() . " WHERE phrase LIKE %s LIMIT %d" used in $wpdb->get_results()

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

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.

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

WARNING1
mismatched_plugin_name

Plugin name "Ajax Search Lite - Live Search & Filter" is different from the name declared in plugin header "Ajax Search Lite".

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

Latest Snapshot

Findings

390

Errors

126

Warnings

264

Score History

First score snapshot

First scan completed

v4.14.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v4.14.4

76

Latest

Findings
390
Errors
126
Warnings
264
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins