'.__("Add String Search?","AWQSFTXT").''; $html.= '

'.__("Enabling string search","AWQSFTXT").'
'; $html.= ''.__("This will add string search in the form. Note that when user using this to search, the taxonomy and custom meta filter that defined above will not be used. However, the search will still go through the post type defined above.","AWQSFTXT").'
'; $html.= '


'; $html.= '
'; $html .= '

'.__("Result Page Setting","AWQSFTXT").'

'; $html.= '


'; $keys = $this->get_all_keys(); $html .= '
'; $html.= ''.__("Insert the meta key that will be used for the result sorting. Leave empty will using the default 'date' value for sorting.","AWQSFTXT").'

'; $html.= '


'; $html.= ''; $html.= ''; $html.= '
'.__("What is the meta value type of the sorting meta key? eg. sorting meta key = 'price', then the meta value type should be numeric. Leave it blank if your sorting meta key is empty.","AWQSFTXT").'

'; $html.= '


'; $html.= ''; $html.= '
'; $html.= ''.__("The search result sorting order. Default is descending","AWQSFTXT").'

'; $html.= '

'; $html.= '
'; $html.= ''.__("How many posts shows at each result page?","AWQSFTXT").'

'; $html.= '

'; $html.= '
'; $html.= ''.__("The text of the submit button?","AWQSFTXT").'

'; echo $html; ?>