Sorry if this can be a easy/daft query however I am nonetheless attending to grips with how WordPress search capabilities.
I wish to utterly change the usual search inside my template with a customized search that solely queries a sure customized publish kind and its meta fields. I’ve a search kind which does this and search.php which returns the right information. Nonetheless, the search is not going to perform except I embody a enter discipline named ‘s’ and it’s not empty. I take it WP wants this to entry search.php?
I’ve no want for a search discipline as my search is predicated upon customized taxonomies and meta fields. So how can I nonetheless use my search with out this discipline?
Is that this attainable?