Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › url parameter is getting changed from ?s= to ?phrase= while implementing the plu › Reply To: url parameter is getting changed from ?s= to ?phrase= while implementing the plu
March 11, 2021 at 8:12 am
#32123
Keymaster
Sure 🙂 Try the functions.php file in your theme directory, that should work.
You can check if it is included, if you try searching in the frontend source code for this:
wp-includes/js/dist/hooks.min.js
If the code work, then this file should be present somewhere.