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
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”]