Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if($show_search == true) {
- echo '<div class="search_bottom">
- <form role="search" method="get" class="search-form" action="'.esc_url( home_url( '/' ) ).'">
- <input type="text" placeholder="Search..." value="'.get_search_query().'" name="s">
- <button></button>
- </form>
- </div>';
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement