This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Hi, is it possible to change the code to suit our needs?

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?

#38683
Ernest MarcinkoErnest Marcinko
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.