Advertisement
Konark

Untitled

May 29th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. if($show_search == true) {
  2. echo '<div class="search_bottom">
  3. <form role="search" method="get" class="search-form" action="'.esc_url( home_url( '/' ) ).'">
  4. <input type="text" placeholder="Search..." value="'.get_search_query().'" name="s">
  5. <button></button>
  6. </form>
  7. </div>';
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement