Title: Autocomplete Search
Author: Aarti Chauhan
Published: <strong>December 5, 2024</strong>
Last modified: December 15, 2025

---

Search plugins

![](https://ps.w.org/autocomplete-search/assets/icon-256x256.png?rev=3203104)

# Autocomplete Search

 By [Aarti Chauhan](https://profiles.wordpress.org/aarti1318/)

[Download](https://downloads.wordpress.org/plugin/autocomplete-search.1.2.0.zip)

 * [Details](https://test.wordpress.org/plugins/autocomplete-search/#description)
 * [Reviews](https://test.wordpress.org/plugins/autocomplete-search/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/autocomplete-search/#installation)
 * [Development](https://test.wordpress.org/plugins/autocomplete-search/#developers)

 [Support](https://wordpress.org/support/plugin/autocomplete-search/)

## Description

The Autocomplete Search Plugin enhances your WordPress search experience by providing
an intuitive, fast, and responsive autocomplete feature. It searches across:
 – 
Posts – Pages – WooCommerce Products – Custom Posts

### Features

 * Real-time Autocomplete Search
 * Supports Multiple Post Types
 * Enable search onlu for specific post type or only for products
 * AJAX-Powered Search
 * Customizable Search Box
 * Shortcode Implementation
 * User-friendly and Accessible
 * Custom Post Type Support

### Developers

The plugin provides filters to allow theme and plugin developers to customize output:

 * `atcl_autocomplete_search_placeholder` – Filter the search input placeholder 
   text.
 * `atcl_autocomplete_search_wrapper_class` – Filter the wrapper CSS classes.
 * `atcl_autocomplete_search_input_class` – Filter the input field CSS classes.

Shortcode attributes:
 * `class` – Add a custom CSS class to the search wrapper.

Example:
 [atcl_autocomplete_search class=”header-search”]

## Screenshots

 * [[
 * /assets/Screenshot-1.png
 * [[
 * /assets/Screenshot-2.png
 * [[
 * /assets/Screenshot-3.png

## Installation

 1. Download the Plugin
     Download the plugin zip file from the WordPress Plugin Repository
    or your provided source.
 2. Upload the Plugin

 * Go to your WordPress Admin Dashboard.
 * Navigate to Plugins > Add New.
 * Click the Upload Plugin button at the top of the screen.
 * Select the downloaded .zip file and click Install Now.

 1. Activate the Plugin
     Once the installation is complete, click Activate Plugin to
    enable the autocomplete search functionality.
 2. Add the Search Box
     Use the [atcl_autocomplete_search] shortcode to display the
    search box on any post, page, or widget area.

You can also pass a custom CSS class to style the search box differently in your
theme:

[atcl_autocomplete_search class=”header-search”]

This allows full control over the appearance using your theme’s CSS.

## FAQ

### A question that someone might have

Yes, the plugin fully supports WooCommerce and can search products, including their
titles, and price.

### Can I limit the search to specific post types?

Absolutely! You can Enable the post types to search by using the backend setting

### Is this plugin compatible with all themes?

Yes, the plugin is designed to work with most WordPress themes. If you encounter
style conflicts, you can adjust them with custom CSS.

### Does the plugin work on mobile devices?

Yes, the autocomplete feature is fully responsive and works seamlessly on all devices,
including desktops, tablets, and smartphones.

### Can I add the search box to a widget area?

Yes! Simply use the [atcl_autocomplete_search] shortcode in a text widget.

### How do I style the search box?

You can style the search box using your theme’s custom CSS or by adding your custom
styles to the site’s stylesheet.

### Is the plugin compatible with multilingual sites?

Yes, the plugin is compatible with multilingual sites and can work alongside popular
translation plugins like Polylang and WPML.

### Can I display search results on a custom page?

At this time, the plugin only provides autocomplete suggestions in the dropdown.
However, you can customize your search experience using additional hooks or filters.

## Reviews

![](https://secure.gravatar.com/avatar/8106377c057114d9e560758131bb8322c07f76d203ed6302842f4671209014b4?
s=60&d=retro&r=g)

### 󠀁[Autocomplete Search Plugin: A Fast and Smart Search Upgrade](https://wordpress.org/support/topic/autocomplete-search-plugin-a-fast-and-smart-search-upgrade/)󠁿

 [aakashchauhan](https://profiles.wordpress.org/aakashchauhan/) December 4, 2025

The Autocomplete Search Plugin is an excellent tool to enhance the WordPress search
experience. It provides an intuitive, fast, and highly responsive autocomplete feature
that makes finding content effortless. I like how it searches seamlessly across 
Posts, Pages, WooCommerce Products, and Custom Post Types. The suggestions appear
instantly as users type, improving navigation and overall user experience. It’s 
lightweight, easy to configure, and works perfectly on both desktop and mobile devices.
This plugin is ideal for blogs, online stores, and websites with large content libraries,
making content discovery quick and hassle-free.

 [ Read all 0 reviews ](https://wordpress.org/support/plugin/autocomplete-search/reviews/)

## Contributors & Developers

“Autocomplete Search” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Aarti Chauhan ](https://profiles.wordpress.org/aarti1318/)

[Translate “Autocomplete Search” into your language.](https://translate.wordpress.org/projects/wp-plugins/autocomplete-search)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/autocomplete-search/),
check out the [SVN repository](https://plugins.svn.wordpress.org/autocomplete-search/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/autocomplete-search/)
by [RSS](https://plugins.trac.wordpress.org/log/autocomplete-search/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.
 * AJAX-powered autocomplete search for posts, pages, WooCommerce products and custom
   posts
 * Shortcode support for easy implementation: [atcl_autocomplete_search].
 * Support for multiple post types, including custom post types.
 * Fully responsive and works across all devices.
 * WooCommerce integration for product search.
 * Lightweight and optimized for fast performance.
 * Currently supports English language only.

#### 1.1.0

 * Added multilingual compatibility (tested with Polylang and WPML).
 * Enhanced shortcode output with better markup and accessibility improvements.
 * Improved AJAX search performance and response time.
 * Added text domain for full translation support.
 * Fixed “Updating failed. The response is not a valid JSON response” issue in block
   editor.
 * Updated settings page UI for better usability.
 * Minor bug fixes and code optimizations.

#### 1.2.0

 * Added theme-level control for search box styling via filters and CSS classes.
 * Added filter to customize the search input placeholder text.
 * Added support for custom wrapper and input field CSS classes.
 * Added shortcode attribute to allow custom CSS classes per search instance.
 * Minor code refactoring and performance optimizations.

## Meta

 *  Version **1.2.0**
 *  Last updated **5 months ago**
 *  Active installations **10+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/autocomplete-search/)
 * Tags
 * [ajax search](https://test.wordpress.org/plugins/tags/ajax-search/)[autocomplete](https://test.wordpress.org/plugins/tags/autocomplete/)
   [pages](https://test.wordpress.org/plugins/tags/pages/)[posts](https://test.wordpress.org/plugins/tags/posts/)
   [products](https://test.wordpress.org/plugins/tags/products/)
 *  [Advanced View](https://test.wordpress.org/plugins/autocomplete-search/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/autocomplete-search/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/autocomplete-search/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/autocomplete-search/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/autocomplete-search/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/autocomplete-search/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/autocomplete-search/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/autocomplete-search/reviews/)

## Contributors

 *   [ Aarti Chauhan ](https://profiles.wordpress.org/aarti1318/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/autocomplete-search/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/aartichauhan13)