관리-도구
편집 파일: searchform.php
<div class="websitez-search"> <h3>Search</h3> <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/"> <input type="search" name="s" id="search" value="" class="websitez-search-input" /> </form> </div>