Title: Enhanced Search Form
Author: Ono Oogami
Published: <strong>2009년 7월 11일</strong>
Last modified: 2014년 12월 3일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/enhanced-search-form/assets/icon-256x256.png?rev=1030158)

# Enhanced Search Form

 작성자: [Ono Oogami](https://profiles.wordpress.org/ono-oogami/)

[다운로드](https://downloads.wordpress.org/plugin/enhanced-search-form.0.5.zip)

 * [세부사항](https://ko.wordpress.org/plugins/enhanced-search-form/#description)
 * [평가](https://ko.wordpress.org/plugins/enhanced-search-form/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/enhanced-search-form/#installation)
 * [개발](https://ko.wordpress.org/plugins/enhanced-search-form/#developers)

 [지원](https://wordpress.org/support/plugin/enhanced-search-form/)

## 설명

WordPress has a build-in search system which actually allows searching posts in 
certain one or mutiple category(s), month archive(s) and tag(s). However, by default
you must manually add extra GET/ POST parameter to search query to enable these 
features.

This plugin enhanced the wordpress search form so visitors can submit a more advanced
search query via XHTML visual Form, allowing setting conditions that posts should
be in some category(s), publish in which month, having some tag(s) and other conditions.
Mutiple conditions are allowed and connected by AND Boolean operation.

Go to “Installation” tab to see how to install and use this plugin. Goto “Screenshots”
tab to see what enhanced search form likes.

#### Translation

 * Russian (ru_RU)

## 스크린샷

 * [[
 * Search Form, the “Advanced” button is added by this plugin
 * [[
 * When clicking “Advanced”, visitors can set more search conditions…

## 설치

 1. Upload this plugin to your WordPress plugin directory( generally wp-content/plugins/).
 2. Activate it in admin area.
 3. Your theme should have a hardcoded search form or you should add a “Search” widget
    to sidebar to allow visitors searching.
 4. Check whether or not there is a “searchform.php” file in your current theme directory,
    if not, you don’t need do anything; If yes, edit this “searchform.php” following
    the below instructions:

Your theme’s “searchform.php” file may look like below, with some other codes:

    ```
    ....
    <form method="get" id="searchform" action="<?php bloginfo('url'); ?>">
        <input type="text" id="s" name="s" value="<?php the_search_query(); ?>"  />
        <input type="submit" id="searchsubmit" value="Search" />
    </form>
    ...
    ```

add the `<?php if (function_exists('esf_add_form_field')) esf_add_form_field(); ?
>` code to proper place inside `<form>` element, in most cases you can put it just
after `<input type="submit" value="Search" />` button and before `</form>` close
tag.

That’s all. You may want to add css styles to make search form nicer.

## FAQ

  Known problems

It’s tested that some feature(s) of “search everything” plugin is not compatible
with this plugin, which will cause this plugin’s “search by month” feature not working,
the problem may be because of the unmatched quote in SQL sentence processed by “
search everything” and this plugin. Currently no way to fix it as further troubleshooting
is difficult.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Enhanced Search Form”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Ono Oogami ](https://profiles.wordpress.org/ono-oogami/)
 *   [ bestweblayout ](https://profiles.wordpress.org/bestweblayout/)

[자국어로 “Enhanced Search Form”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/enhanced-search-form)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/enhanced-search-form/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/enhanced-search-form/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/enhanced-search-form/)을 [RSS](https://plugins.trac.wordpress.org/log/enhanced-search-form/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### V0.5 – 03.12.2014

 * Update : We remove a menu page.

#### V0.4 – 21.11.2014

 * Update : We updated all functionality for WordPress 4.0.1.
 * NEW : We added a menu page.

#### V0.3 – 2014.08.27

 * Bugfix : We fixed bugs on the search results page.
 * Update : We updated all functionality for wordpress 3.9.2.
 * NEW : The Russian language file is added to the plugin.

#### V0.2 – 2009.09.18

 * Bugfix : Bugs fix

#### V0.1 – 2009.07.12

 * New : First release.

## 기초

 *  버전 **0.5**
 *  최근 업데이트: **11년 전**
 *  활성화된 설치 **30+**
 *  워드프레스 버전 ** 2.8 또는 그 이상 **
 *  다음까지 시험됨: **4.0.38**
 *  언어
 * [English (US)](https://wordpress.org/plugins/enhanced-search-form/)
 * 태그:
 * [form](https://ko.wordpress.org/plugins/tags/form/)[search](https://ko.wordpress.org/plugins/tags/search/)
   [sidebar](https://ko.wordpress.org/plugins/tags/sidebar/)[widget](https://ko.wordpress.org/plugins/tags/widget/)
 *  [고급 보기](https://ko.wordpress.org/plugins/enhanced-search-form/advanced/)

## 평점

 별 5점 만점에 3점.

 *  [  1/5-별점 후기     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/enhanced-search-form/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/enhanced-search-form/reviews/)

## 기여자

 *   [ Ono Oogami ](https://profiles.wordpress.org/ono-oogami/)
 *   [ bestweblayout ](https://profiles.wordpress.org/bestweblayout/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/enhanced-search-form/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://oogami.name/donate/)