Plugin Support
Karan
(@kjswp)
Hi @ab_lu,
jQuery is used in main SearchWP plugin as well as many other extension.
There are currently no plans to remove its dependency from the Live Ajax Search plugin.
If you need any other information, please let me know.
Thread Starter
Aldo
(@ab_lu)
Hi Karan
Thanks for the feedback. I‘be rewritten the code. But what exactly does SearchWP use jQuery in the frontend?
Plugin Support
Karan
(@kjswp)
Hi @ab_lu,
jQuery is used extensively for the frontend functionalities of the Live Search plugin. It manages AJAX requests and handles the display of results in the dropdown.
For the main SearchWP plugin, jQuery is used to display filters in advanced search forms, and within templates, it’s used to handle the functionality of the “Load More” button.
Thread Starter
Aldo
(@ab_lu)
Hi @kjswp
As for the Live Search plugin I was aware of course.
For the main SearchWP plugin I do not need the advanced forms.
Thanks.