Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Hi, is it possible to change the code to suit our needs? › Reply To: Hi, is it possible to change the code to suit our needs?
August 4, 2022 at 12:37 pm
#38683
Keymaster
Hi,
Sure – you can do whatever you want we the code, we don’t mind. I recommend using the hooks and the templating system if you can. There is a lot of them, and gives you direct control over some of the major features of the plugin. The best advantage of using them is, that it will not break upon a plugin update. When you make changes to the core plugin code, that is automatically overwritten by wordpress on every update.