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

---

Prohledat pluginy

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

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# Comment Form Inline Errors

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

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

 * [Podrobnosti](https://cs.wordpress.org/plugins/comment-form-inline-errors/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/comment-form-inline-errors/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/comment-form-inline-errors/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/comment-form-inline-errors/#developers)

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

## Popis

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.

## Snímky obrazovky

 * [[
 * This shows form error before plugin activation, and after.
 * [[
 * With plugin activated, before submitting our comment.
 * [[
 * With plugin activated, after comment submission.

## Instalace

 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.

## Nejčastější dotazy

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

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Comment Form Inline Errors je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

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

[Přeložte “Comment Form Inline Errors” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/comment-form-inline-errors)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/comment-form-inline-errors/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/comment-form-inline-errors/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/comment-form-inline-errors/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/comment-form-inline-errors/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 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

 *  Verze **1.0.2**
 *  Poslední aktualizace **před 13 roky**
 *  Aktivních instalací **20+**
 *  Verze WordPressu ** 3.0 nebo novější **
 *  Testováno až do WordPressu **3.7.41**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/comment-form-inline-errors/)
 * Štítky
 * [comment](https://cs.wordpress.org/plugins/tags/comment/)[comments](https://cs.wordpress.org/plugins/tags/comments/)
   [errors](https://cs.wordpress.org/plugins/tags/errors/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/comment-form-inline-errors/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  2 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](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)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/comment-form-inline-errors/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://donate.latorante.name/)