urls - Removing &submit=Search from search parameters?

admin2025-06-03  3

I added the search feature to my site using:

 <?php get_search_form(); ?>

I notice on the search page, after ?s=value, there is also &submit=Search

Is there a way to remove this through functions.php or would this be an .htaccess fix? Also, is there any use for having &submit=Search at the end of the URL?

Thanks

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748934687a314953.html

最新回复(0)