Skip to content

Instantly share code, notes, and snippets.

View edelmtl's full-sized avatar

Laurence edelmtl

View GitHub Profile
<?php
/**
* The template for displaying search results pages.
*
* @package _s
*/
global $query_string;
$query_args = explode("&", $query_string);