Title: Comment Form Inline Errors
Author: latorante
Published: <strong>11 september 2013</strong>
Last modified: 14 november 2013

---

Plugins zoeken

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

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# Comment Form Inline Errors

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

[Download](https://downloads.wordpress.org/plugin/comment-form-inline-errors.1.0.2.zip)

 * [Details](https://nl-be.wordpress.org/plugins/comment-form-inline-errors/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/comment-form-inline-errors/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/comment-form-inline-errors/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/comment-form-inline-errors/#developers)

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

## Beschrijving

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.

## Schermafbeeldingen

[⌊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.

## Installatie

 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 :).

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Comment Form Inline Errors” is open source software. De volgende personen hebben
bijgedragen aan deze plugin.

Bijdragers

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

[Vertaal “Comment Form Inline Errors” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/comment-form-inline-errors)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/comment-form-inline-errors/),
haal de [SVN repository](https://plugins.svn.wordpress.org/comment-form-inline-errors/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/comment-form-inline-errors/)
via [RSS](https://plugins.trac.wordpress.org/log/comment-form-inline-errors/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Tested on new WP version.

#### 1.0.1.1

 * Fixed spelling.

#### 1.0.1

 * Fixed backslash issue.

#### 1.0

 * Plugin released.

## Meta

 *  Versie **1.0.2**
 *  Laatst bijgewerkt: **13 jaar geleden**
 *  Actieve installaties: **20+**
 *  WordPress versie ** 3.0 of nieuwer **
 *  Getest t/m **3.7.41**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/comment-form-inline-errors/)
 * Tags
 * [comment](https://nl-be.wordpress.org/plugins/tags/comment/)[comments](https://nl-be.wordpress.org/plugins/tags/comments/)
   [errors](https://nl-be.wordpress.org/plugins/tags/errors/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/comment-form-inline-errors/advanced/)

## Beoordelingen

 5 van 5 sterren.

 *  [  2 5 sterren beoordeling     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=5)
 *  [  0 4 sterren beoordeling     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=4)
 *  [  0 3 sterren beoordeling     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=3)
 *  [  0 2 sterren beoordeling     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=2)
 *  [  0 1 sterren beoordeling     ](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)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/comment-form-inline-errors/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](http://donate.latorante.name/)