Title: Comment Form Inline Errors
Author: latorante
Published: <strong>2013년 9월 11일</strong>
Last modified: 2013년 11월 14일

---

플러그인 검색

![](https://ps.w.org/comment-form-inline-errors/assets/banner-772x250.png?rev=804568)

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

![](https://s.w.org/plugins/geopattern-icon/comment-form-inline-errors_3dabe4.svg)

# Comment Form Inline Errors

 작성자: [latorante](https://profiles.wordpress.org/latorante/)

[다운로드](https://downloads.wordpress.org/plugin/comment-form-inline-errors.1.0.2.zip)

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

 [지원](https://wordpress.org/support/plugin/comment-form-inline-errors/)

## 설명

This plugin takes care of WordPress inner comments error handling, and shows comment
errors above the form, instead of using the weird grey page with single line error
description. All this **out-of-the-box**.

It also **remembers** what you’ve typed in. So for example, if you fill in the comment
form, and send it and forget required field, it will show the error above the form,
and prefills the form with values you’ve submitted so you don’t have to retype them
again (which is annoying).

By default, the plugin prints the error in this markup:

    ```
    <div id="formError" class="formError" style="color:red;">
        <p>--error-here--</p>
    </div><div class="clear clearfix"></div>
    ```

So it should be quite easy for you to style it in your css file with `".formError"`
or `"#formError"`, you know the drill :). The default red colour is there just in
case you won’t be able to style and since it’s error, red seems appropriate.

**By the way,** if you’ve customised your comment form with new fields, and you’re
using the `preprocess_comment` hook, with the correct WordPress way of handeling
errors, which is using `wp_die` on error encounter, this plugin will play nicely
with that, and display your error messsage above the form as well.

## 스크린샷

[⌊This shows form error before plugin activation, and after.⌉⌊This shows form error
before plugin activation, and after.⌉[

This shows form error before plugin activation, and after.

[⌊With plugin activated, before submitting our comment.⌉⌊With plugin activated, 
before submitting our comment.⌉[

With plugin activated, before submitting our comment.

[⌊With plugin activated, after comment submission.⌉⌊With plugin activated, after
comment submission.⌉[

With plugin activated, after comment submission.

## 설치

 1. Go to your admin area and select Plugins -> Add new from the menu.
 2. Search for “Comment Form Inline Errors”.
 3. Click install.
 4. Click activate.

## FAQ

  It doesn’t do anything, what should I do?

If that is the case, deactivate the plugin, delete it, and move on :).

  I have a costum post type with comments support, will this work with it?

**Yes,** it will.

  I have my own custom comment form fields, will it remember the values of those
after error as well?

Do you know what? It actually might, if they are hooked in `comment_form_default_fields`,
but it only checks for inputs[text] and textareas tho :).

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ latorante ](https://profiles.wordpress.org/latorante/)

[자국어로 “Comment Form Inline Errors”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/comment-form-inline-errors)

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

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

## 변경이력

#### 1.0.2

 * Tested on new WP version.

#### 1.0.1.1

 * Fixed spelling.

#### 1.0.1

 * Fixed backslash issue.

#### 1.0

 * Plugin released.

## 기초

 *  버전 **1.0.2**
 *  최근 업데이트: **13년 전**
 *  활성화된 설치 **20+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **3.7.41**
 *  언어
 * [English (US)](https://wordpress.org/plugins/comment-form-inline-errors/)
 * 태그:
 * [comment](https://ko.wordpress.org/plugins/tags/comment/)[comments](https://ko.wordpress.org/plugins/tags/comments/)
   [errors](https://ko.wordpress.org/plugins/tags/errors/)
 *  [고급 보기](https://ko.wordpress.org/plugins/comment-form-inline-errors/advanced/)

## 평점

 별 5점 만점에 5점.

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

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

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

## 기여자

 *   [ latorante ](https://profiles.wordpress.org/latorante/)

## 지원

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

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

## 기부

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

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