Change default search URL slug in wordpress with Custop Post Type as Search target
I want to change default search page URL from:http://example.com/?s=background&post_type=download to:http://example.com/photos/background/ I tried to change the below function for the default search page: The above function […]