Monthly Archives: August 2011

How to replace the default search query parameter in WordPress

Add the following code to your functions.php to replace the default WordPress search parameter (i.e., …pagename/?s=search_phrase…). // Add this code to your functions.php file in your active theme folder   // Allow WordPress to access "search" in the query string … Continue reading

Posted in Advanced Topics, Code, Troubleshooting | Comments Off