We are looking for somebody who can create a quick Wordpress plugin for us. We have a small php script which executes a query to a back end search engine. This returns an array with results. What we require is a small plugin which in the initial state has a text field to enter a search query and a drop down box for some search criteria. These two are combined to a query string which is sent to the back end (simple call). The result list then has to be output into a simple list of links....