Skip to content

Instantly share code, notes, and snippets.

@aalimran07
Created June 4, 2018 06:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aalimran07/644d0812d10876d405edf0aba0076b9d to your computer and use it in GitHub Desktop.
Save aalimran07/644d0812d10876d405edf0aba0076b9d to your computer and use it in GitHub Desktop.
<div class="sidebar-searchbox">
<form action="<?php echo esc_url( home_url( '/' ) ); ?>" method="get">
<input type="text" name="s" placeholder="Search...">
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment