Matt777
Member
I want to put a search box on my wordpress blog, a search box that searches the xenforo forum posts.
A typical query looks like this:
I understand that q= is for the search term.
But there's also a strange 5 digit number in the url query. I suppose that’s the ID for that search, but I’m not sure. (P.S. I’m using Enhanced Search)
So if I want to submit a search query from wordpress, what do I use for this number, or do I ignore it or what?
A typical query looks like this:
HTML:
http://www.mywebsite.com/forum/search/65355/?q=elephant&o=date
I understand that q= is for the search term.
But there's also a strange 5 digit number in the url query. I suppose that’s the ID for that search, but I’m not sure. (P.S. I’m using Enhanced Search)
So if I want to submit a search query from wordpress, what do I use for this number, or do I ignore it or what?