Is there any way to change the url of the ‘more results…’ link? At the minute it goes to the default WordPress search page /s=keyword. I’d like it to go to a custom page instead.
The idea is I want to sent the GET keyword to another page and insert it into POST.
This topic was modified 12 years, 3 months ago by iltdev.
Yes, but only by altering the code a little bit.
Open up the wp-content/plugins/ajax-search-pro/includes/shortcodes.php file, and go to the line 450, you should see something like this: