Skip to content

Instantly share code, notes, and snippets.

@billrobbins
Created January 4, 2012 00:57
Show Gist options
  • Save billrobbins/1557851 to your computer and use it in GitHub Desktop.
Save billrobbins/1557851 to your computer and use it in GitHub Desktop.
Display Search Form On Search Results
<?php if (is_search() ) { get_search_form(); } ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment