fitiskin / jquery-autocompleter

Easy customisable and with localStorage cache support.
https://fitiskin.ru/jquery-autocompleter/
MIT License
176 stars 85 forks source link

wordpress plugin #27

Closed alexlii1971 closed 2 years ago

alexlii1971 commented 6 years ago

Hello

It would be much better if you could build a plugin for wordpress.

In wordpress, it is really a a headache to handle jquery.js when optimize the sites to improve faster speed for mobile mode, since there will lots of issue if make jquery.js deferred loading, but if not, the page loading speed will be slower, that might the reason why also google pagespeed insight suggest make it deferred loading

Maybe set jquery.js to be cached would be a good way to speed up page loading.

Thanks.

Alex Li

fitiskin commented 2 years ago

Sorry for not answering you for many years.

What can I do to make jquery-autocompleter work better in WordPress?